write-git-commit
SKILL.md
Git Commit
Create git commits following the repository's established conventions.
Commit Message Format
<scope>: <subject>
[optional body]
Scope
The scope indicates which part of the codebase is affected:
Create git commits following the repository's established conventions.
<scope>: <subject>
[optional body]
The scope indicates which part of the codebase is affected: