Generate a structured user story map to visualize workflows, user goals, and release slices.
Support cross-functional alignment on scope by visualizing how users progress through key activities and what increments deliver value.
codex run --skill definition.story_map \
--vars "persona={{persona}}" \
"primary_goal={{primary_goal}}" \
"stages={{stages}}" \
"constraints={{constraints}}"
## Story Map Overview
Persona: {{persona}}
Goal: {{primary_goal}}
## Story Map
| Stage | User Activity | Tasks | Release Slice | Notes |
| --- | --- | --- | --- | --- |
## Alignment Notes
- Assumptions:
- Dependencies:
- Instrumentation: