commit-message - Generate clear commit messages from git diffs
Analyzes git status, staged diffs, and recent commit history to generate conventional commit messages and automatically create git commits.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Analyze git status and diffs
- Generate conventional commit messages
- Create git commits automatically
Inputs
- Git status
- Staged git diffs
- Recent git commit log
Outputs
- Generated commit message
- Git commit
Requirements
- Git CLI
- Bash tool
- Read tool
