git-commit-message - Generate Semantic Git Commit Messages
Produces semantic git commit messages based on change intent and effect
Tags
Updated: 2026-02-13Capabilities
Typical Inputs
Typical Outputs
What this skill does
- analyze change intent
- select commit type
- determine scope
- write summary text
- format commit message
Inputs
- change description
- user intent
- code modifications
Outputs
- commit message
- explanation text
Requirements
- follow semantic commit conventions
- use conventional commit format
