Rule Git & Version Control

Branch Naming Convention

Use descriptive branch names with type prefixes

gitnamingworkflow
CLAUDE.md

Use descriptive branch names with type prefixes: feature/add-user-search, fix/login-timeout, chore/update-deps. Include the ticket number if your team uses issue tracking.

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

get crystl