Generate commit message from changes
cmcommandsetup L1★2
hellonagi/fz99-lounge ↗What it does
Generate conventional commit message from staged changes
Best for
Generating conventional commit messages that match project style from staged changes.
Outputs
- · commit_message
Requires
- · git
Preconditions
- · changes_staged_in_git
Failure modes
- · No staged changes
- · Diff too large to analyze
Trust signals
- · imperative_mood_required
- · 72_character_limit_enforced