1 2 3 4 5 6
# Claude Code Guidelines ## Commits - Do not add Claude annotations or co-author lines to commit messages - Use all-lowercase for semantic commit messages (e.g., `feat:`, `fix:`, not `Feat:`, `Fix:`)