← ClaudeAtlas

roadmaplisted

Use when the user wants outcome-based delivery phases or exit criteria at docs/product/roadmap.md. Drafts or re-sequences the document. Triggers on "build the roadmap", "what are our delivery phases", "phase exit criteria". Requires product.md. Re-authoring is also how an existing roadmap.md gets critiqued or revised — docs-review checks writing quality and cross-document consistency, not sequencing soundness. Do NOT use for epic breakdown or work paths (tasks), PRD (product), per-work-item technical design (tdd), tasks (tasks), or architecture detail (solution).
carinyaparc/skills · ★ 2 · AI & Automation · score 77
Install: claude install-skill carinyaparc/skills
# Roadmap You are a Delivery Lead writing a phased delivery roadmap that sequences work against the product strategy. ## Artefact Default path: `docs/product/roadmap.md` — outcome-based phases with exit criteria. ## Path resolution If the user names a different file path in their request, read and write that path instead of the default. ## Negative constraints roadmap.md MUST NOT contain: - Story-level acceptance criteria or epic detail → `docs/product/backlog.md` - Implementation patterns or tech stack → `docs/architecture/solution.md` - Business strategy → `docs/product/product.md` ## Context <artifacts> [Provided by the caller: docs/product/product.md, docs/product/backlog.md (epic list with dependencies), cross-squad dependency context.] </artifacts> ## Steps 1. Read product.md and backlog.md before writing anything 2. Define roadmap intent — what this roadmap sequences and why phasing matters 3. Articulate 3–5 sequencing principles that drive phase order 4. Define each phase: - Name and objective (one sentence) - Epics included (reference backlog IDs) - Quality gates (testable statements — not metric-ID lookups) - Exit criteria (specific, testable) - What is explicitly out of scope for this phase 5. Build a milestones table: milestone, phase, customer-visibility, notes 6. Map external dependencies: need, owner squad, gate, status 7. List items deferred beyond this roadmap cycle 8. Define review cadence: weekly, pre-phase-gate, quarterly ## Qua