git-commit-helper - Git Commit Message Generator
Generates conventional Git commit messages from staged changes
Tags
Updated: 2026-02-12Capabilities
Typical Inputs
Typical Outputs
What this skill does
- check staged changes with git diff
- identify change type
- determine affected scope
- create commit message subject
- generate commit message body
Inputs
- Git repository
- Staged changes
- Conventional commits specification
Outputs
- Git commit message
- Git commit command
Requirements
- Git installed
- Access to Git repository
- Staged changes available
