Intent
Use when the user asks for a code review.
Steps
- List findings by severity with file references.
- Call out missing tests or unsafe changes.
- Ask clarifying questions if needed.
- Provide a brief summary only after findings.
Perform a code review focused on bugs, risks, regressions, and missing tests.
Use when the user asks for a code review.