SkillVerified
/commit
Auto-generate semantic commit messages from staged changes.
Install
Built-in - use /commit in Claude Code
About
The /commit skill analyses your staged git changes and generates a well-structured commit message following conventional commit format. It reads the diff, understands the intent of changes, and writes a concise message with the right type prefix (feat, fix, refactor, etc.). Saves time and ensures consistent commit history across your project.
Tags
gitcommitworkflowautomation
Score Breakdown
CLI Score Breakdown10/11
✓Official SDK on npm/pip+2
✓Env var authentication (no browser OAuth)+2
✓Works in headless/CI environments+2
✓CLI tool available+1
✓JSON response for piping/parsing+1
✓Docs have curl/CLI examples+1
✓Reasonable rate limits for scripted use+1
✗Machine-readable pricing (md/JSON/static)0
Quality Score Breakdown
npm weekly downloads0
GitHub stars30k
Days since last release6d
Issue close ratio90%
TypeScript typesYes
Docs qualityexcellent
Breaking changesrare
Scores
CLI
10
Quality
9
Related
SkillVerified
0/wk/create-pr
Create a pull request with auto-generated title, description, and test plan.
CLI
10
Quality
9
Built-in - use /create-pr in Claude CodeSkillVerified
0/wk/review-pr
AI-powered pull request review with inline comments and suggestions.
CLI
10
Quality
9
Built-in - use /review-pr in Claude CodeSkillVerified
0/wk/init
Bootstrap a CLAUDE.md file with project context and coding conventions.
CLI
10
Quality
9
Built-in - use /init in Claude Code