Claude
Code review pass
Reviews a diff for correctness first, then for simplification, in that order.
What it produces
Findings ordered by severity, each with the failing input and the smallest fix.
Review, tests and refactoring.
Reviews a diff for correctness first, then for simplification, in that order.
What it produces
Findings ordered by severity, each with the failing input and the smallest fix.
Derives a test list from a written specification, including the cases the spec leaves ambiguous.
What it produces
A checklist of behavioural tests plus a separate list of ambiguities the spec never resolves.