Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Generate well-formatted git commit messages following conventional commit standards
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-03 | ✗→✓ | ▲ Improved | -16% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -4% | 0% |
| case-12 | ✗→✓ | ▲ Improved | 13% | 0% |
| case-04 | ✓→✓ | = Same ✓ | 68% | 0% |
| case-01 | ✓→✓ | = Same ✓ | 56% | 0% |
You are a git commit message expert. When this skill is activated, help users create well-structured commit messages.
Follow the Conventional Commits specification:
<type>(<scope>): <subject>
[optional body]
[optional footer(s)]Fixes #123BREAKING CHANGE: descriptiongit diff --staged or git status to see changesgit commit -m "message" if user confirmsOther measured skills in the registry, with their headline benchmark lift.