This is a thin wrapper around git-commit that adds a story id to commit messages.

Usage: git commit-story --message 'message' --story 'story'
    -m, --message MESSAGE            The commit message
    -s, --story STORY                The story ID (This can be the Pivotal id, AgileZen id, or any label)