commit
Creates git commits using Conventional Commit messages after reviewing current changes and splitting logical units. Use when the user asks to commit current work, create commits, batch commits, commit only a selected scope or subset of the changes, or run a fast commit workflow. Also use when no repository commit convention is specified. Do not use for message-only drafting, syntax validation, split guidance without commit execution, conceptual commit questions, history inspection, user prompts or loaded repository instructions that reject Conventional Commits or request Gitmoji or another commit-message standard, or ordinary-language uses of "commit" such as committing to a plan.
- License
- MIT
Pinned to revision ae7c2bfbb448, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/commit/SKILL.md
- skills/commit/agents/openai.yaml
- skills/commit/evals/triggers.yaml
- skills/commit/references/conventional-commits.md
Every link opens the file at its source, pinned to the revision this page describes.