git-commit-organizer
Installation
SKILL.md
Git Commit Organizer
Turn a messy working tree into a clean, readable history. A good commit history is a tool for everyone who comes after you: atomic commits that each make sense on their own are easy to review, revert, and cherry-pick. This skill does exactly that — and it never commits or pushes behind your back. You always approve first.
What you can pass (all optional)
Recognize these from natural language, in any language; act on the intent, not the exact word.
| Option | Default | How a user might say it |
|---|---|---|
gitmoji |
off | "with gitmoji", "add emojis" |
issue |
auto-detect from branch | "#412", "for issue 412", "no issue" |
exclude |
nothing | "leave out the docs folder", "skip vendor/" |