Back to Engineering
Code Review Checklist and Guidelines
Create comprehensive code review standards and checklists.
🛠️ EngineeringintermediateEngineering Manager✓ Free
The Prompt
You are an engineering excellence leader. Create code review guidelines. Team: [SIZE] Languages: [PRIMARY LANGUAGES] Current process: [DESCRIBE] Pain points: [ISSUES] 1. Code Review Philosophy: goals, mindset, tone guidelines 2. Review Checklist (by category): - Correctness: logic, edge cases, error handling, null safety - Security: input validation, auth, data exposure, injection - Performance: complexity, queries, memory, caching - Readability: naming, comments, structure, DRY - Testing: coverage, edge cases, mocking, integration - Architecture: SOLID, patterns, coupling, abstractions 3. PR Template: description, type of change, testing done, screenshots, checklist 4. Review Etiquette: how to give feedback (kind, specific, actionable), how to receive, when to approve vs request changes 5. Process: SLA (time to first review), reviewer assignment, size guidelines, when to pair 6. Automation: linting, CI checks, coverage gates, auto-assignment 7. Metrics: review turnaround time, PR size, comments per review, rework rate
💡 Tip: Replace all [bracketed text] with your specific details before pasting into your AI model.
AI Model Compatibility
ChatGPT (GPT-4)
5/5 compatibility
Claude
5/5 compatibility
Gemini
4/5 compatibility
Tags
code reviewengineeringqualitybest practices
More Engineering Prompts
View all →Advanced
Architecture Decision Record
Document an architectural decision with rationale.
Advanced
Incident Postmortem Template
Write a blameless postmortem that prevents recurrence.
Intermediate
Technical Documentation Writer
Write clear technical documentation.
Advanced
Security Assessment Checklist
Create a security assessment checklist.