| name | git-commit |
|---|---|
| description | Use when the user asks to commit changes or create a commit message (e.g. "commit", "create a commit", "fazer commit"). Encodes the seven rules from https://cbea.ms/git-commit/ plus the repo's commit conventions. Do NOT use for diff review, rebasing, or push-only tasks. |
Write commit messages following the seven rules from
"How to Write a Git Commit Message". This skill
also encodes the conventions used in this repository (see git log).