← ClaudeAtlas

review-planlisted

Independent read-only review of a frozen Engineering plan before execution, in a context that did not cut it: feature or fix snapshot, obligation ledger sweep, phase and validator checks. Returns only PLAN-REVIEW-PASS or PLAN-REVIEW-FAIL with a snapshot-bound receipt (a product-intent gap is PLAN-REVIEW-FAIL with `class: product`). Never edits a plan artifact. Triggers: "review-plan", "review the plan", "review the phases".
gtrabanco/agentic-workflow · ★ 21 · AI & Automation · score 80
Install: claude install-skill gtrabanco/agentic-workflow
# Review Plan The Engineering gate. A planned unit is reviewed here, by a context that did not cut it, **before** any phase is implemented. Findings and one verdict only — the repair belongs to `plan-feature` / `plan-fix`, and source belongs to `execute-phase`. ```text Planned ≠ reviewable. `Status: planned` proves the planner's own readiness preflight ran; this skill is what lets `execute-phase` trust the plan. ``` ## Turn contract Load and verify the **canonical** [Turn contract](.claude/skills/orchestration-envelope/references/TURN_CONTRACT.md) (11 boxes) before ending every turn. This skill's additional boxes live only in [OUTPUT.md](references/OUTPUT.md). Missing reference → STOP. An about-to-end turn with an unchecked box is not done. ```text ✓ Unit kind and stage row chosen from the roadmap row, never from a guess ✓ Plan snapshot bound to the exact bytes: every applicable artifact row present, digest computed at one revision, parent SPEC digest recomputed and never copied as identity (`pre-execution-review`'s `POLICY.md` §7 owns the identity-value rule) ✓ Every Engineering check ticked with evidence or turned into a finding; the obligation ledger was read row by row ✓ One verdict printed from the closed set, with the receipt block persisted and findings appended to `planning-findings.md` — write-then-report (`pre-execution-review`'s `POLICY.md` §8) ✓ Zero writes to any reviewed artifact (`SPEC.md`, `PLAN.md`, `TASKS.md`, `ACCEPTANCE.md`, `planning-evid