Helps craft, validate, and suggest git commit messages following the Conventional Commits v1.0.0 specification. Use this skill whenever the user wants to write a commit message, asks how to commit their changes, wants to validate or fix an existing commit message, or says things like "commit this", "what should my commit message be", "help me write a commit", "review my commit message", "is this a good commit message", or "how do I write commits properly". Also trigger when the user pastes a diff/changeset and asks what to do with it, or when they mention git commits in any context — even casually. This skill produces commit messages that are human-readable, machine-parseable, and SemVer-compatible.
2026-04-19