Adlc roadmap
Create or maintain ADLC roadmap artifacts for milestones, sequencing, and long-range direction.From its SKILL.md
npx -y skills add davidvictor/adlc-skills --skill adlc-roadmapAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
- runs commandsInstructs the agent to run 1 command, including `adlc resolve-config`.
SKILL.md
1.0 KB, 197 tokens by cl100k_base, as published. Nobody here has run it
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.
What ships with it: 1 file
165 B alongside SKILL.md
agents/
- openai.yaml165 B