Small Pull Requests
Keep pull requests small and focused on one change
CLAUDE.md
Keep pull requests small and focused on one change. A PR with 50 lines gets a thorough review; a PR with 500 lines gets a rubber stamp. Split large changes into a stack of incremental PRs.
Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.