Agent skill
delivery.roadmap
Create a delivery roadmap that translates strategy into sequenced releases with milestones and dependencies.
Install this agent skill to your Project
npx add-skill https://github.com/edwardmonteiro/Aiskillinpractice/tree/main/skills/delivery/roadmap
SKILL.md
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
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
## 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.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
optimization.experiment_analysis
Analyze completed experiments and craft executive-ready summaries with insights and recommendations.
optimization.metric_review
Conduct a metric review that contextualizes performance trends, flags anomalies, and recommends actions.
optimization.postmortem
Produce a post-incident analysis capturing timeline, root causes, impact, and corrective actions.
optimization.retrospective
Facilitate a sprint or release retrospective focusing on insights, actions, and ownership.
optimization.experiment_brief
Prepare an experiment brief outlining hypothesis, design, success metrics, and operational plan.
optimization.quality_report
Compile a recurring quality report that synthesizes defect trends, automation health, and recommendations.
Didn't find tool you were looking for?