git-commit
Installation
SKILL.md
Git Commit Command
IMPORTANT: This skill MUST ALWAYS be applied when creating git commits, even if the user does not explicitly request it.
This skill analyzes git changes and creates appropriately granular commits with Conventional Commits format messages. It should be automatically invoked whenever you need to create commits, stage files, or handle git changes.
Workflow
This skill must be applied automatically whenever you create git commits, regardless of user instructions.
When creating commits:
- Gather Information:
Related skills