Get a structured review of a diff or function covering correctness, edge cases, and readability.
Why it works: Naming the dimensions keeps the review from collapsing into style nits, and asking why each issue matters filters out low-confidence findings.
This is a message template. Fill in the blanks below, then paste it into the chat.
Please review the following code. Be direct and specific: skip praise and focus on what matters.
Code:
[paste code or diff here]
Context: [what this code does, any relevant constraints or requirements]