Rule Git & Version Control

Branch Protection

Never commit directly to main; always use pull requests

gitworkflowsafety
CLAUDE.md

Never commit directly to main. All changes go through pull requests with at least one review. Enable branch protection rules to enforce this.

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

get crystl