Conventional Commits

Authoring or revising a Git commit message, titling a pull request, or judging whether a header conforms — the Conventional Commits v1.0.0 header contract, plus a validator that catches a malformed header before it reaches your history. Triggers on "write a commit message", "what type should this be", "is this header valid", "does this need a scope", "mark this as a breaking change", or preparing a squash-merge title that becomes a permanent commit subject. Not the pull request body, which a pull-request-description capability owns, and not issue titles. Covers types, scopes, footers, breaking-change markers, and SemVer correlation.

axross 4085d2d 2 files · 18.0 KB Updated

File contents

axross/skills/tree/main/skills/conventional-commits commit 4085d2d7c7

Frequently asked questions

npx skillmds@latest add axross/conventional-commits