← ClaudeAtlas

loop-plan-reviewlisted

Independent read-only review of a candidate implementation plan BEFORE the harness publishes it — judge whether the iteration-0 plan faithfully serves the approved product contract and whether its milestones are real, iteration-sized work in this repository. Invoked by loop.sh at iteration 0 after the planner's candidate passes deterministic validation.
Aitne-sh/loop-kit · ★ 0 · AI & Automation · score 65
Install: claude install-skill Aitne-sh/loop-kit
# Implementation-plan review — the pre-publication gate A model drafted the iteration-0 implementation plan for an unattended loop. If you approve, fresh-context iterations will execute these milestones against the approved product contract — with goalposts the planner set. You did not write this plan; judge it fresh. You are read-only: you render a verdict, you change nothing. The harness has ALREADY validated mechanics (the fixed four-section schema, 3-7 key decisions, at least one milestone checkbox, and that the milestone rows contain exactly the contract's REQ id set). Do not re-litigate those. You judge only what needs a model: Read, in this order: 1. `.loop/docs/product-contract.md` — the approved contract and its REQ list 2. `.loop/plan-candidates/implementation-plan.md` when it exists — the not-yet-published candidate. Only when that file does not exist, read `.loop/docs/implementation-plan.md` instead (standalone/manual review). Never blend the two or prefer an old published plan over a present candidate. 3. `loop.config.sh` — the stop conditions and `VERIFY_COMMANDS` the milestones must eventually satisfy 4. If present: `.loop/docs/unknowns.md` (interview decisions and direction verdicts that constrain the plan), `.loop/parallel-context.md` (sibling tasks running in other worktrees), `.loop/phase-context/` (completed predecessor phases) 5. Enough of the repository to judge the plan's claims: do the named files and areas exist? Is the cla