commit-summary
Originally fromshipshitdev/library
Installation
SKILL.md
Commit Summary
Generate accurate Conventional Commits from real git diffs.
Contract
Inputs:
- Repository root
- Staged changes, unstaged changes, or approved paths to stage
- Optional commit type, scope, and breaking-change context
Outputs:
- Commit message candidate
- Logical commit grouping when changes are mixed
- Created commit hash after approval, if requested
Creates/Modifies: