adr-roadmap
✓Generate phased implementation roadmaps from Architecture Decision Records
Installation
SKILL.md
Analyze Architecture Decision Records (ADRs) and generate phased implementation roadmaps with timelines, dependencies, resource allocation, and risk assessment for any project type.
| adrdirectory | Absolute path to ADR markdown files | {projectroot}/docs/ADR/ | | projectcontext | Project type, team size, timeline constraints | "Trading platform, 5 FTE, 6-month timeline" |
| outputfile | Roadmap destination path | {adrdirectory}/ADR-00IMPLEMENTATION-ROADMAP.md | | maxphaseduration | Maximum weeks per phase | 8 weeks | | prioritizeadr | Force specific ADR ID first (e.g., "ADR-02") | None | | phasemodel | Phasing approach: poc-mvp-prod, iterative, waterfall | poc-mvp-prod | | teamsize | Number of FTE engineers | 3 |
Generate phased implementation roadmaps from Architecture Decision Records Source: vladm3105/aidoc-flow-framework.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill adr-roadmap- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is adr-roadmap?
Generate phased implementation roadmaps from Architecture Decision Records Source: vladm3105/aidoc-flow-framework.
How do I install adr-roadmap?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill adr-roadmap Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/vladm3105/aidoc-flow-framework
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01