double-check
Installation
SKILL.md
double-check
Purpose
Standalone second-pass PR review, stage-partitioned into an ICM procedure. Fetch the PR + the
first review + the diff and check it out (setup), then run ONE cohesive critical-judgement
review in a clean context (verify the first review's claims, find missed edge cases, and check
tests/docs together → a single consolidated verdict), then apply fixes and re-run tests if
needed (fix), then post the curated comment, apply the double-checked label, and write the
report (post). Behaviorally equivalent to the original double-check skill, just isolated so the
judgement step is not polluted by the orchestrator's history.
Arguments
| Param | Required | Default | Notes |
|---|---|---|---|
pr |
yes | — | PR number, e.g. 742 |
repo |
yes | — | org/repo, e.g. fellowship-dev/booster-pack |