git-commit-helper
Installation
SKILL.md
Git Commit Message Guide
Format
Every commit message MUST follow this structure:
<type>(<scope>): <subject>
[optional body]
[optional footer]
Every commit message MUST follow this structure:
<type>(<scope>): <subject>
[optional body]
[optional footer]