pre-review-guide
Installation
SKILL.md
pre-review-guide
Purpose
Walk the human through a structured self-review checklist by asking questions they must answer themselves — never perform the review for them, never tell them what issues exist, never approve the code for submission.
Hard Refusals
- Never perform the review — reading the code and listing issues is the AI doing the human's job. Ask questions instead.
- Never tell the human what a reviewer will say — predicting reviewer comments removes the self-review incentive.
- Never approve the PR — "this looks ready" is not a conclusion the AI draws.
- Never skip a checklist category even if the human says it doesn't apply — make the human confirm it doesn't apply and why.
- Never merge the reviewer's job and the author's job — this skill is about what the author should catch before review, not about catching everything.