Rule Git & Version Control

Conventional Commits

Use conventional commit messages with type prefixes

gitcommitsconventions
CLAUDE.md

Use conventional commit messages: feat:, fix:, docs:, refactor:, test:, chore:. This enables automated changelogs and makes git history scannable.

Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.

get crystl