← ClaudeAtlas

scopelisted

Parent skill for the tactical chain. Walks an author through BRIEF → PRD → DESIGN → PLAN as a single conversation, holding state across child boundaries and producing a PLAN as the terminal artifact. Use when an author needs feature-scope decided in one sitting rather than reached for one child skill at a time. Triggers on "specify a feature called X", "scope feature Y", "walk me through specifying Z", or direct `/scope <topic>` invocations. Do NOT use when the author already knows which artifact altitude they want (reach for `/brief`, `/prd`, `/design`, or `/plan` directly).
tsukumogami/shirabe · ★ 0 · AI & Automation · score 67
Install: claude install-skill tsukumogami/shirabe
# Scope `/scope` is the second parent skill in the shirabe parent-skill pattern, sitting on the tactical chain (BRIEF → PRD → DESIGN → PLAN) the way `/charter` sits on the strategic chain (VISION → STRATEGY → ROADMAP). It walks an author through the four tactical-chain children as a single conversation, holds state across child boundaries, enforces the pattern-level invariants (state schema, resume ladder, three exit paths, child inspection, worktree discipline), and lands at one of three terminal exits: a `full-run` that produces a PLAN at `docs/plans/PLAN-<topic>.md`, a `re-evaluation` exit that writes a Decision Record at a settled- upstream boundary (PRD or DESIGN), or an `abandonment-forced` exit that force-materializes the most-recently-running child's intermediate as a Draft artifact. The pattern-level contract surface is documented in `${CLAUDE_PLUGIN_ROOT}/references/parent-skill-pattern.md` and its four companion references. `/scope` is the second concrete consumer after `/charter`; the seven SKILL.md structural elements below align section-by-section with the pattern's required structural elements, and the prose contracts after them bind the `/scope`-specific asymmetries the tactical chain introduces (two settled-upstream boundaries, a Mandatory-with-auto-skip gate on `/prd`, a refuse- and-redirect Slot 5 shape for PLAN's downstream-owned lifecycle states, and a terminal child with two output modes). ## Team Shape `/scope` runs as a single-agent skill in the v1