roadmaplisted
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