user-story-mapping
Create a user story map that lays out activities, steps, tasks, and release slices. Use when planning a workflow, backlog, or MVP around the user journey.
npx skills add Infrasity-Labs/dev-gtm-claude-skills --skill user-story-mapping --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
## Purpose Visualize the user journey by creating a hierarchical map that breaks down high-level activities into steps and tasks, organized left-to-right as a narrative flow. Use this to build shared understanding across product, design, and engineering, prioritize features based on user workflows, and identify gaps or opportunities in the user experience. This is not a backlog—it's a strategic artifact that shows *how* users accomplish their goals, which then informs *what* to build. ## Key Concepts ### The Jeff Patton Story Mapping Framework Invented by Jeff Patton, story mapping organizes work into a 2D structure: **Horizontal axis (left-to-right):** User journey over time - **Backbone:** High-level activities the user performs - **Steps:** Specific actions within each activity - **Tasks:** Detailed work required to complete each step **Vertical axis (top-to-bottom):** Priority and releases - **Top rows:** Essential tasks (MVP / Release 1) - **Lower rows:** Nice-to-have tasks (Future releases) ### Story Map Structure ``` Segment → Persona → Narrative (User's goal) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [Activity 1] → [Activity 2] → [Activity 3] → [Activity 4] → [Activity 5] ↓ ↓ ↓
- Purpose
- Key Concepts
- The Jeff Patton Story Mapping Framework
- Story Map Structure
- Why This Works
- Anti-Patterns (What This Is NOT)
- When to Use This
- When NOT to Use This
- Application
- Step 1: Define the Context
- Step 2: Define the Narrative
- Step 3: Identify Activities (Backbone)
- Step 4: Break Activities into Steps
- Step 5: Break Steps into Tasks
What does the user-story-mapping skill do?
Create a user story map that lays out activities, steps, tasks, and release slices. Use when planning a workflow, backlog, or MVP around the user journey.
How do I install it?
Run `npx skills add Infrasity-Labs/dev-gtm-claude-skills --skill user-story-mapping --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From Infrasity-Labs/dev-gtm-claude-skills, a repository with 97 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
