project-story-mapping

Coordinate User Story Mapping sessions and generate story-map.md with frontmatter.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/dariopalminio/agile-sddf --skill project-story-mapping
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-story-mapping
Source: https://github.com/dariopalminio/agile-sddf/tree/main/.claude/skills/project-story-mapping
Command: npx skills add https://github.com/dariopalminio/agile-sddf --skill project-story-mapping

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Jeff Patton's User Story Mapping technique for Agile discovery helps teams visualize the user journey as a map, identify backbone activities, the walking skeleton, and release slices to scope MVPs.

Core Features & Use Cases

  • Orchestrates a complete story-mapping session by delegating to the project-story-mapper agent.
  • Reads project context from docs and generates a structured story-map.md with frontmatter.
  • Supports MVP scope and release planning through backbone, walking skeleton, and release-slice delineation.
  • Generates frontmatter-ready outputs for integration into the SDDF pipeline.

Quick Start

Invoke the project-story-mapping flow by delegating a complete story-mapping session to the project-story-mapper agent and producing docs/specs/project/story-map.md.

Frequently Asked Questions about project-story-mapping

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a user story map for Agile discovery?

To create a user story map for Agile discovery, orchestrate a mapping session to visualize user journeys, identify backbone activities, and slice releases. This Skill coordinates the workflow and generates a structured story-map.md file for stakeholder alignment.

What is a walking skeleton in MVP release planning?

A walking skeleton in MVP release planning is a minimal slice of the user journey that demonstrates end-to-end functionality. This Skill helps delineate it within your story map to inform structured release slicing and project scope.

How do I slice user stories into MVP releases?

To slice user stories into MVP releases, map the user journey and identify backbone activities before delineating release slices. This Skill orchestrates that workflow and outputs a structured story-map.md to align stakeholder understanding.

Do I need existing project docs to start user story mapping?

Yes, you need existing project docs to start user story mapping. This Skill reads project context from your documentation to generate a structured story-map.md with frontmatter, ensuring the mapped user journeys align with current stakeholder understanding.

When should I use user story mapping instead of a flat backlog?

You should use user story mapping instead of a flat backlog during Agile discovery scenarios where visualizing user journeys is critical. It helps identify backbone activities and walking skeletons to scope MVPs, whereas flat backlogs lack spatial journey context.

How does the story-map.md output integrate into the SDDF pipeline?

The story-map.md output integrates into the SDDF pipeline through generated frontmatter. This Skill produces frontmatter-ready outputs alongside the structured story map, allowing seamless delegation to specialized agents for downstream planning.