roadmaplisted
Install: claude install-skill tsukumogami/shirabe
@.claude/shirabe-extensions/roadmap.md
@.claude/shirabe-extensions/roadmap.local.md
# Roadmap Documents
Roadmap documents sequence multiple features into a coordinated initiative.
They capture the theme (why these features belong together), the features
themselves, dependency relationships, sequencing rationale, and progress.
They sit downstream of VISIONs (which justify why a project exists) and
upstream of PRDs (which define individual features in detail).
**Writing style:** Read `skills/writing-style/SKILL.md` for guidance.
## Artifact Lifecycle
**Lifecycle:** Working. Completion condition: all features on the ROADMAP are at status Done AND all referenced GitHub issues are closed.
The lifecycle states are `Draft -> Active -> Done -> DELETED`,
mirroring the working-artifact lifecycle template established in
`docs/designs/current/DESIGN-lifecycle-draft-ready-discipline.md`.
**Deleted by:** the work-on cascade's handle_roadmap_deletion step.
The handle_roadmap_deletion step is the new cascade extension shipped
alongside this contract. It runs after the existing PLAN finalization
step, inside the same cascade window the work-on flow already uses.
## Roadmap Format
See `references/roadmap-format.md` for the full format specification:
frontmatter schema, required and optional sections, lifecycle states,
validation rules, and quality guidance. Load it during Phases 3 and 4.
## File Location
Roadmap documents live at `docs/roadmaps/ROADMAP-<topic>.md` (kebab-case).
No