Commit Creation Skill
Project-Specific Rules
- •Do not add Co-Authored-By
- •Body is required by default - See commit-rules.md for omission conditions
- •Use only one scope - Split commits if multiple scopes are needed
- •Check recent commit style with
git log --oneline -5before creating message