delivery.roadmap
Installation
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}}"