
Roadmap
v0.1.0Builds data-backed roadmap proposals from goals, customer feedback, capacity, and business impact — producing a structured Now/Next/Later plan with confidence ratings and linked evidence. Keep your Jira and Linear; replace the roadmap deck that's stale before it's presented.
Roadmap
agents
Roadmap Lead
.agents/product-lead/
Weekly Competitor Watch
0 8 * * 1
Weekly Roadmap Refresh
0 8 * * 1
Roadmap Analyst
.agents/roadmap-analyst/
2
Agents
2
Jobs
1
Depts
1
Pages
Owns the product roadmap proposal — translates company goals, customer feedback, and competitive signals into themed Now/Next/Later initiatives, decides placement, and publishes the weekly refresh.
Maps feedback themes to roadmap initiatives, calculates capacity impact percentages, builds evidence trails per initiative, and produces the confidence and business-case data the Roadmap Lead uses to sequence the plan.
Roadmap
Two agents synthesize goals, customer feedback, engineering capacity, and business impact data into a structured roadmap proposal — with confidence ratings, linked evidence, and theme groupings — then publish a living roadmap view that stays current between planning cycles. Every roadmap item, its evidence trail, and the weekly refresh are inspectable files.
Keep your Jira and your Linear. Replace the quarterly roadmap deck that's stale before it's presented, the spreadsheet nobody agrees on, and the "where are we on that?" stand-up question that derails 20 minutes every Friday.
The team
- [[.agents/product-lead]] — Roadmap Lead. Owns the roadmap proposal, translates goals and feedback into themed initiatives, decides Now/Next/Later placement, and publishes the weekly refresh.
- [[.agents/roadmap-analyst]] — Roadmap Analyst. Maps feedback themes to roadmap items, estimates capacity impact, calculates business case confidence, and surfaces evidence trails per item.
Recurring rhythm
| Cadence | Job | Owner | Output |
|---|---|---|---|
| Weekly (Mon 08:00) | [[.jobs/weekly-roadmap-refresh]] | Roadmap Lead → Analyst | Updated roadmap view in [[roadmap]], refresh notes in /reports/ |
| Weekly (Mon 08:00) | [[.jobs/weekly-competitor-watch]] | Roadmap Lead | Competitor roadmap gaps in /competitor-watch/ |
How to run the demo
- Open [[roadmap]] — the Now/Next/Later roadmap board: themed initiatives with confidence bars, linked evidence, and capacity indicators.
- Browse
/initiatives/— the structured initiative files with full evidence trails. - Open
/reports/— the weekly refresh notes with changes and reasoning.
Connectors
Required: Jira or Linear (engineering backlog + capacity), CRM (ARR data for business case), customer feedback (VoC cabinet). Recommended: Productboard (theme sync), BI tool (usage metrics, retention by feature), Figma (design status).
Cross-reference [[competitive-intelligence]] for competitor roadmap signals, and [[voice-of-customer]] for the feedback themes that inform each initiative.
Every artifact is a file
Every initiative, evidence file, and weekly refresh lives in /initiatives/, /evidence/, and /reports/ as inspectable markdown. The roadmap view reflects these files — never the reverse.
$ git clone --filter=blob:none --sparse https://github.com/hilash/cabinets.git && cd cabinets && git sparse-checkout set roadmap