Fresh-context adversarial review
An unbiased review that won't rubber-stamp your own code.
Official basis Add an adversarial review step in fresh context; flag only real gaps. docs ↗
The prompt
In a fresh context, review this diff and report only gaps that affect correctness or the stated requirements — ignore style. For each finding give the file, the risk, and a concrete fix. Why it works
A reviewer sharing the author’s context tends to defend the code. A fresh context removes that bias. The “only correctness/requirements” constraint is the docs’ fix for reviewers that invent nitpicks to look busy.
Fill in
- Nothing — point it at your current diff.
Follow-ups
- “Reproduce the top finding with a concrete failing input.”