git-committer
Installation
SKILL.md
Git Committer
Analyze staged and unstaged changes, generate meaningful commit messages following conventional commit standards, and create git commits with proper formatting.
Key Features:
- ๐ Automatically analyzes changes and groups them into logical units
- ๐ Always presents multiple commit options (single vs. multiple commits)
- โธ๏ธ Waits for user confirmation before executing any commits
- ๐ Follows Conventional Commit standards
- ๐จ Adapts to project's existing commit style and language
When to Use This Skill
Use this skill when: