3
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
by Samuel Rose
3 installs
15 views
About This Skill
Stop writing vague commit messages. This skill reads your actual staged diff and generates precise, informative commit messages following the Conventional Commits specification. It detects the commit type (feat, fix, refactor, docs, chore, etc.), identifies the scope from the changed files, flags breaking changes, and suggests splitting commits when multiple logical changes are staged. Works with any git repository.`
Free
One-time purchase • Own forever
Security Scanned
Passed automated security review
8/8 checks passed
Tags
git
commit
conventional commits
version control
developer worklflow
Creator
Samuel Rose