Commit Conventions

Write commit messages and split large changes into small, ordered, atomic commits. Use when the user asks to commit changes, write a commit message, split a change into commits, or asks "how should I commit this". Enforces the `type(component): message` title format and the `git commit -s -m` signed-off command.

tomlord1122 8dbae31 6.9 KB Updated

File contents

tomlord1122/tomtom-skill/tree/main/skills/commit-conventions commit 8dbae313a9

Frequently asked questions

npx skillmds add tomlord1122/commit-conventions