Commit Style
Format every commit message as type(scope): subject.
- Allowed types: feat, fix, docs, refactor, test, chore.
- Subject in imperative mood, no trailing period, max 72 chars.
- Body explains why, not what.
Write commit messages following the conventional commits specification. Use when committing changes or reviewing commit history style.
npx skillmds@latest add rtwsvj/commit-style Format every commit message as type(scope): subject.
rtwsvj/skill-switch/tree/main/tests/fixtures/home-basic/.claude/skills/commit-style commit f1f697d332