← ClaudeAtlas

review-speclisted

Independent read-only review of a frozen Product half before engineering planning. Runs the exact Product checks in a clean context and returns only SPEC-REVIEW-PASS, SPEC-REVIEW-FAIL, or NEEDS-DESIGN with a content-bound receipt. Never edits the reviewed SPEC. Triggers: "review-spec", "review the spec", "review product design".
gtrabanco/agentic-workflow · ★ 21 · AI & Automation · score 80
Install: claude install-skill gtrabanco/agentic-workflow
# Review Spec The Product gate. A designed SPEC's **product half** is reviewed here, by a context that did not write it, **before** any engineering planning exists. Findings and one verdict only — the repair belongs to `design-feature`. ```text Designed ≠ reviewed. `## Design status: designed` proves the author's own closure check ran; this skill is what lets `plan-feature` trust the half. ``` ## 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 ✓ Snapshot built from the exact bytes read at one revision (digest pasted) ✓ Every Product check of the selected stage row ticked or turned into a finding ✓ One verdict printed from the closed set, with the receipt block persisted — write-then-report (`pre-execution-review`'s `POLICY.md` §8) ✓ Zero writes to any reviewed artifact (`SPEC.md`, `decisions.md`, roadmap, `ACCEPTANCE.md`) — this skill edits nothing ``` ## When to use - `design-feature` finished a Product half and the roadmap row reads `defined`: `/review-spec <NN-slug>` — this is the mandatory hop before `/plan-feature`. - After a `design-feature` repair batch produced a new `artifactRevisionId`. - `plan-feature` refuses to plan without a current PASS from this skill; it redirec