Purpose
Provide a roadmap artifact that balances ambition with delivery realism and gives stakeholders visibility into upcoming milestones.
Pre-run Checklist
- •✅ Align on strategic themes and investment mix with leadership.
- •✅ Confirm engineering capacity and velocity assumptions.
- •✅ Collect known dependencies, risks, and sequencing constraints.
Invocation Guidance
bash
codex run --skill delivery.roadmap \
--vars "product={{product}}" \
"horizon={{horizon}}" \
"themes={{themes}}" \
"dependencies={{dependencies}}"
Recommended Input Attachments
- •OKR drafts or strategic plans.
- •Engineering capacity plans.
- •Dependency tracker or RAID log.
Claude Workflow Outline
- •Summarize product vision, horizon, and strategic themes.
- •Map releases or increments across the horizon with objectives, metrics, and target dates.
- •Identify dependencies, risks, and mitigation strategies per increment.
- •Provide stakeholder communication plan and review cadence.
- •Suggest visualization tips for slides or shared docs.
Output Template
code
## Roadmap Overview — {{product}} ({{horizon}})
| Increment | Target Date | Theme | Objective | Success Metric | Key Dependencies |
| --- | --- | --- | --- | --- | --- |
## Risks & Mitigations
| Risk | Impact | Likelihood | Mitigation | Owner | Review Date |
| --- | --- | --- | --- | --- | --- |
## Stakeholder Communication Plan
- Audience:
- Channel:
- Cadence:
Follow-up Actions
- •Socialize roadmap with core stakeholders for feedback and sign-off.
- •Integrate roadmap milestones into project tracking tools.
- •Review and update monthly based on delivery progress and learnings.