workflow-git-commit
Installation
SKILL.md
Git Commit Message Generator
Generate clear, meaningful commit messages following best practices.
Commit Format
<type>(<scope>): <subject>
<body>
<footer>
Generate clear, meaningful commit messages following best practices.
<type>(<scope>): <subject>
<body>
<footer>