commit-message - Commit Message Generator for Git Changes
Generate commit messages in English based on git diff analysis.
Tags
Updated: 2026-02-13Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read git status
- analyze git diff
- generate commit message
- follow commit format
Inputs
- git diff output
- git status information
- git staged changes
- repository commit history
Outputs
- commit message text
Requirements
- git installation
- commit message format compliance
