review-campaign
Installation
SKILL.md
Review Campaign
Run a stateful whole-repository review in small, resumable sessions. The skill is stateless and repo-agnostic; all campaign state lives in reviews/ at the target repository root, on the campaign branch named in the repo profile. If it is not in the ledger, it did not happen—never rely on session memory.
Vocabulary
- Area: a matrix row—a directory cluster or cross-cutting seam sized for one session.
- Pass: a matrix column—
structureor one detail dimension. - Cell: area × pass, the normal unit of work for one session.
- Finding: one numbered, actionable item in an area file.
- Tier:
auto(fix without discussion) ortriage(needs the user).
Choose One Mode
Invoke as /review-campaign <mode>; no argument means continue.
Bootstrap guard: when reviews/REVIEW.md does not exist, treat an omitted mode or explicit continue as plan. Only plan bootstraps the ledger; continue must not create reviews/REVIEW.md.
Read and follow exactly the selected mode file: