Run structured Codex/Claude autoreview closeout: choose the target, collect schema-validated findings, and rerun tests plus review until clean.
84
89%
Does it follow best practices?
Impact
74%
1.08xAverage score across 4 eval scenarios
Passed
No known issues
A developer asks for "autoreview before I push." The checkout is clean, the current branch is feature/payment-idempotency, and the branch has an open pull request against main. The developer already committed the change locally; there is no dirty working-tree patch.
You must choose the correct autoreview target and produce the exact command sequence you would run. Do not review an empty local diff. Do not push just to review.
Produce autoreview-plan.md with:
=============== FILE: inputs/git-state.txt =============== branch: feature/payment-idempotency status: clean origin/main: 174b6ef HEAD: 3a67d25 open_pr_base: main =============== END FILE ===============
=============== FILE: inputs/request.txt =============== can u run autoreview on this before I push? =============== END FILE ===============