Coding-agent PR review
A pull-request review packet with diff summary, test evidence, risk notes, and rollback steps.
- Comfortable with git and pull requests
- Experience with AI coding assistants
Solo builder · 45–70 minutes
The agent can write the diff. It cannot be accountable for it.
This runbook makes every agent change explainable before it leaves your branch.
PR review packet
Diff intent, changed files, test proof, security notes, and rollback line in one review comment.
State the bug or feature, files likely involved, and what must stay unchanged.
Ask Cursor or Factory for one narrow implementation and explicitly forbid opportunistic refactors.
Have a second model list regression, security, accessibility, and data-shape risks from the diff only.
Run the smallest relevant validation and capture the command, result, and any skipped checks.
Ship the review packet
8 minWrite the final PR note: intent, diff map, user-visible change, proof, risks, rollback.
You should now have: PR review packet.
- Every changed file is justified by the intent lock.
- The review packet names at least one risk and how it was handled.
- Validation evidence is specific; no generic 'looks good' line survives.
PrivacyDo not paste private repository secrets, customer data, or proprietary incident details into consumer coding tools. Redact logs before asking a model for review.