name: adlc-roadmap description: Create or maintain ADLC roadmap artifacts for milestones, sequencing, and long-range direction.
ADLC Roadmap
Use this when work needs durable milestone sequencing before plans are written.
Process
- Resolve effective ADLC paths from
.adlc/config.yaml; useadlc resolve-configwhen the CLI is available. - Read configured description, architecture, rules, roadmap, interview specs, and existing plans.
- Use
adlc-interviewwhen roadmap sequencing depends on unresolved user priorities, non-goals, or decision boundaries. - Write or update the configured roadmap path.
- Separate now, next, later, blocked, and explicitly rejected work.
- Tie roadmap items to concrete plans, docs, rules, interview specs, or decisions when they exist.
- Do not implement code from the roadmap skill.
Output
Return the roadmap path, material changes, blocked decisions, and the next command: adlc-interview, adlc-plan, adlc-rules, or adlc-explore.