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—structure or 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) or triage (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:

Installs
14
GitHub Stars
1
First Seen
Jun 10, 2026
review-campaign — sjunepark/agent-scripts