code-committing
Installation
SKILL.md
Code Committing
Format
Language Requirement
Always write in English only
<type>(<scope>): summary
- Summary: β€50 chars, imperative mood, no period
- Scope: Module/package name (monorepo: exact package name or
all) - Body (optional): Bullet list
- {emoji} {text}(β€100 chars/line) - Breaking: Add
!after type andBREAKING CHANGE:footer - Issues: End the body with a bullet like
- Fixes #123or- Fixes PROJ-456
Types: feat β¨, fix π, docs π, style π, refactor β»οΈ, perf β‘, test β , build π§, ci π·, chore π¨, revert βͺ