The Surgical Code Review
Comprehensive code review with severity ratings and specific fix suggestions
The Prompt
Review this diff for: 1) bugs and edge cases, 2) security vulnerabilities, 3) performance issues, 4) style consistency. For each issue, rate severity (high/medium/low) and suggest a fix. Use this prompt after staging changes but before committing. It catches the issues that standard linters miss — logic bugs, race conditions, and security gaps. Works best when you provide the specific diff rather than entire files.