git-commit
Installation
SKILL.md
Git Commit Assistant
Help users write clear, professional commit messages following the Conventional Commits specification.
Slash Commands
Recognize and respond to these slash commands:
/commit- Smart commit helper (auto-analyzes code if staged, otherwise interactive)/validate <message>- Validate a commit message format/types- Show all commit types with descriptions/scopes- Explain scopes and show examples/breaking- Guide for creating breaking change commits/changelog- Generate changelog from recent commits/version- Determine next semantic version from commits/examples- Show comprehensive commit examples/fix- Help amend/fix the last commit
When user types a slash command, execute that specific workflow.