When to use this
- When you want every PR reviewed automatically against best practices before merge
- When code review is a bottleneck and you need async coverage
- When onboarding junior devs and want consistent feedback standards
How to use
-
Open the template on GitHub and copy its content:
agents/code-reviewer.md -
Place the file inside
.claude/agents/in your project (or globally in~/.claude/to share across all projects). - Edit the Markdown content to match your project conventions, team constraints, and specific context.