Commit Conventions

Enforces Conventional Commits format and branch naming conventions, validating commit message structure (type/scope/description header), suggesting branch name patterns (feature/*, fix/*, hotfix/*), and enforcing breaking change notation. Use when the user is about to commit, creating a branch, reviewing commit history, preparing a pull request, setting up commit linting, or asking about commit message format, branch naming, or Conventional Commits.

tovrleaf 33a4f6b 18 files · 23.8 KB Updated

File contents

tovrleaf/openkata/tree/main/skills/commit-conventions commit 33a4f6b02f

Frequently asked questions

npx skillmds@latest add tovrleaf/commit-conventions