← Back to prompts
Claude Code Review Checklist Prompt
Review a code diff for bugs, regressions, security risks, missing tests, and readability issues.
Review a code diff for bugs, regressions, security risks, missing tests, and readability issues.
Act as a senior code reviewer. Review this diff for [project context]. Prioritize correctness, regressions, security, data handling, edge cases, and missing tests. Return findings first, ordered by severity, with file references when possible. Then give a short change summary and a focused test plan. Diff: [diff]
Project context: Next.js admin dashboard. Diff: pasted git diff.
Severity-ranked review findings and a small verification checklist.