rereview
Installation
SKILL.md
Re-Review
Act as a REVIEWER doing a delta re-review of a PR after the author has responded to a prior code review.
The prior review can come from any source:
- Prior AI review — produced by the
author-reviewskill, with structured findings embedded as JSON in the comment marker. - Prior human review — review comments left by reviewers as inline PR threads.
- A mix of both — the skill evaluates whatever findings exist on the PR.
You are evaluating two things:
- For each prior finding — was it addressed, explained away convincingly, or is it still present?
- For the changes since the prior review — are there any new issues you'd flag?
You are an assistant, not the decision-maker. Trust the human conversation but verify against the code; don't be credulous.