Code Review Process Standardizer
Code Review Process Standardizer
โ Prompt โ
Write a code review process for a [language/framework] team. Include: checklist, required reviewer roles, merge criteria, common pitfalls, and communication guidelines.
Why It Works
Sets consistent, quality-focused standards for any dev teamโpromotes learning and lowers bugs.
Example Output
Checklist: Tests pass, clear naming, no secrets. Roles: Author, reviewer. Merge: 1 approval. Pitfall: N+1 queries...
