Method

User Story and JTBD Mapping: From Job to Backlog

How to get from a job statement to a prioritised backlog without losing the reason each item exists, using story mapping with jobs as the spine.

Origin: Story mapping was developed by Jeff Patton from around 2005 and set out in 'User Story Mapping' (2014). Combining it with Jobs to be Done as the organising spine is common practice rather than a named framework.
In short

User story and JTBD mapping connects a job statement to a prioritised backlog. The job supplies the spine, the steps a user takes to accomplish it form the backbone, and stories hang beneath each step. Its value is that every backlog item stays attached to the reason it exists, which is what a flat list of stories loses within about two sprints.

When to use

Once you have a job statement and more candidate work than one release can hold. It is a structuring method rather than a discovery one, and it needs the job to already exist.

What the method is

User story and JTBD mapping connects a job statement to a prioritised backlog without losing the reason each item exists.

Story mapping is Jeff Patton’s technique, developed from around 2005 and set out properly in his 2014 book. Using a job as the organising spine is common practice rather than a separately named framework, and it fixes the main weakness of story mapping done alone: without a job, the backbone tends to get named after your own system.

The structure is two-dimensional. The backbone runs left to right as the steps a user takes to accomplish the job. Stories hang vertically beneath each step in priority order. A release is a horizontal slice.

  1. The job supplies the spine Not your feature list

    Without one the map becomes a categorised backlog, which looks identical and organises nothing.

  2. Two dimensions, not a list Steps across, priority down

    The second dimension is what a flat backlog throws away.

  3. Slice horizontally Every release does the whole job

    A vertical slice builds one step perfectly and leaves the user unable to finish.

  4. Orphans are the output Not untidiness

    A story attaching to no step means either the work serves nothing or the backbone has a gap.

How a job becomes a map and a map becomes a release boundary. The horizontal axis is the job in sequence; the vertical is depth, and the release line is drawn across rather than down.

Why it matters

A flat backlog loses the reason each item exists. Not immediately, but reliably, and within about two sprints. The story that was written because a specific buyer could not complete a specific step becomes a line of text with an estimate attached, and by the time it is picked up nobody remembers what it was for.

The two-dimensional structure keeps the connection visible, and it also makes the release question answerable. Looking at a list, “what goes in V1” is a matter of opinion. Looking at a map, it is a line drawn across the top.

That line is also the only version of the scope conversation that reaches an end. A list invites negotiation item by item, indefinitely. A line invites one decision about one release.

The structure

  1. Notice a pattern

    Something recurs in support tickets or sales calls. Happens outside your product.

    Produces: A suspicion worth checking

    Trap: Starting the backbone at "log in"

  2. Gather the evidence

    Pull the related feedback together from wherever it lives.

    Produces: A set of related inputs

    Trap: Assuming it is all already in one place

  3. Decide it matters

    Judge severity and frequency against everything else competing.

    Produces: A ranked position

    Trap: Ranking by volume, which measures who complains most

  4. Turn it into work

    Write something engineering can act on.

    Produces: A specification

    Trap: The step most tools skip entirely

  5. Close the loop

    Tell the people who raised it what happened. Outside your product again.

    Produces: A customer who reports the next thing

    Trap: Never doing it, so the input dries up

The backbone for a customer-feedback tool, named from the user's side. Note that the first and last steps happen outside the product, which is where handoffs break and where competitors are frequently doing more.

Slicing

Horizontal slice

One story from every step, minimally.

The user can go from noticing a pattern to closing the loop. Every part is thin, and the job gets done.

Vertical slice

Every story under one step, perfectly.

World-class evidence gathering. The user still cannot turn any of it into work, so the job is not done.

This is the incremental-versus-iterative distinction expressed as a release plan, and fixing it is the most common reason teams adopt story mapping in the first place.

Two ways to cut the same map. The horizontal slice ships a user who can complete the whole job badly; the vertical slice ships a user who cannot complete it at all, with one part done beautifully.

When to use it

Run it when
  • You have a job statement and more candidate work than one release can hold.
  • The backlog is a flat list and nobody remembers why items are on it.
  • Debates about what goes in V1 keep going in circles.
  • Releases keep shipping without letting anyone complete anything.
  • Engineering and product disagree about what a feature is for.
Do not run it when
When the map earns its wall space, and when the problem is upstream of it.

Against the alternatives

Story and JTBD mapping Structure

How does this backlog connect to the job it serves?

Gives you: A two-dimensional map, and releases as horizontal slices

MoSCoW Scope

What is required for this release at all?

Gives you: Four buckets. Complements the slice, and does not sequence

ICE scoring Sequence

In what order should we build what is in scope?

Gives you: A ranking. Applies within a slice

Journey mapping Relationship

Where does the whole customer experience break?

Gives you: Stages across touchpoints. Wider scope, different question

What each does. Story mapping structures a backlog around a job. The prioritisation methods rank within it, and the journey map answers a different question at a different scale.

When it won’t help you

  • Without a job statement it becomes a categorised backlog

    The technique supplies structure and no content. A map built from a feature list arranges your existing assumptions in two dimensions, which is tidier and no more informed.

    Instead: Get the job first. The map is a way of organising an answer, not a way of finding one.

  • It scales badly past one job

    A map covers one job for one user type. Products serving several jobs need several maps, and the relationships between them are not something the technique represents.

    Instead: Map the primary job properly and accept that the others need their own, or a different instrument entirely.

  • It says nothing about whether the job is worth serving

    A beautifully structured map of a job nobody will pay to have done is still a map of a job nobody will pay to have done. The method has no notion of value, size or willingness to pay.

    Instead: Validate the job and the price separately. Structure is not evidence.

  • It decays into a flat backlog almost immediately

    The map lives on a wall or in a tool that engineering does not work from, and within a couple of sprints the work is a list again with the second dimension gone.

    Instead: Keep the step name on every ticket. It is the cheapest way to preserve the connection the map exists to create.

Four honest limits. The last one is why so many story maps exist as photographs of a wall nobody has looked at since.

Further reading

  • Jeff Patton, User Story Mapping (2014). The source, and much better on the release-slicing argument than most summaries.
  • Jobs to be Done. Where the spine comes from.
  • MoSCoW. Cutting the map to what a release requires.
  • ICE scoring. Sequencing within a slice.
  • Customer Journey Mapping. The wider-scope relative, answering a different question.
  • MVP. What a first horizontal slice should amount to.

How to apply User Story and JTBD Mapping

  1. 1

    Start from a job statement, not from a feature list

    When [situation], I want to [motivation], so I can [outcome]. Without it the map has no organising principle and collapses into a categorised backlog, which is the ordinary failure and is hard to spot from the outside.

  2. 2

    Lay out the backbone: the steps to get the job done

    Left to right, in the order the user experiences them, named from their side rather than from your system's. Include the steps that happen outside your product, because those are where handoffs break and where competitors are frequently doing more than you.

  3. 3

    Hang stories beneath each step

    The specific things someone might do, or the product might do, at that step. Vertical position carries priority within a step, so the highest story under each is the minimum way to get past it.

  4. 4

    Find the orphans and take them seriously

    Any story that will not attach to a step is either work serving no job, or evidence your backbone is missing a step. Both are findings, and orphaned stories are usually the most informative thing the exercise produces.

  5. 5

    Slice horizontally, not vertically

    A release is a horizontal cut across the whole map: every step covered, minimally. A vertical slice builds one step perfectly and leaves the user unable to complete the job at all, which is the incremental trap in a different form.

  6. 6

    Keep the map, and keep it attached

    The point is that every backlog item stays connected to the job it serves. Once stories are flattened into a list, that connection is gone within a couple of sprints and nobody notices it going.

Common mistakes

  • **Mapping without a job statement.** The map then has no spine and becomes a categorised backlog, which looks identical and organises nothing.
  • **Naming backbone steps after your system.** 'Configure integration' is your architecture. 'Get last month's feedback in one place' is their step, and only the second reveals what is missing.
  • **Slicing vertically.** Building one step perfectly leaves the user unable to complete the job. Every release should let someone do the whole thing, badly.
  • **Deleting orphan stories to tidy the map.** A story that attaches to no step is the most useful output you have: either the work serves no job, or your backbone has a gap.
  • **Leaving out steps that happen outside your product.** That is exactly where handoffs break and where a competitor is quietly doing more than you are.
  • **Flattening it into a list afterwards.** The whole value is the retained connection between item and reason. A flat backlog loses it in about two sprints.

How ShipFit operationalizes this

ShipFit runs User Story and JTBD Mapping in Stage 5 (What's V1?), where it is the method that connects the job statement from Stage 3 to a scoped feature set. The MoSCoW sort at the same stage is effectively a horizontal slice: the Must list is the thinnest cut across the whole job rather than the most complete version of one step, and the three MVP packages are three successively wider slices.

Part of a larger playbook

ShipFit runs 55 frameworks across 9 decision stages

User Story and JTBD Mapping is one tool in a bigger toolkit. The full library covers market sizing, buyer discovery, MVP scoping, pricing, and launch.

shipfit.ai/frameworks
Frameworks Library
55 frameworks, mapped to 9 stages

The Mom Test

Q3

Rob Fitzpatrick

Validation question methodology, real interviews, not theater

Jobs-to-be-Done

Q2-Q4

Clayton Christensen

Functional, social, and emotional jobs your product fulfills

7 Powers

Q4

Hamilton Helmer

Strategic moats: Scale, Network, Counter-positioning, Switching, Brand, Cornered Resource, Process

Van Westendorp PSM

Q6

Feature-weighted price sensitivity analysis without guessing

Blue Ocean Strategy

Q4

Kim & Mauborgne

ERRC framework: Eliminate, Reduce, Raise, Create

Fake Door Testing

Q7

Pre-build behavioral validation with landing pages and apology modals

+ 49 more: TAM/SAM/SOM Analysis, Porter's Five Forces, Market Timing Analysis, Unit Economics (LTV/CAC)...

Frequently asked questions

What is user story mapping?
A technique developed by Jeff Patton for arranging backlog items in two dimensions rather than as a flat list. The horizontal axis, the backbone, is the sequence of steps a user takes to accomplish something. Stories hang vertically beneath each step in priority order. A release is then a horizontal slice across the whole map, which guarantees the user can complete the whole job rather than one part of it perfectly.
How do you combine JTBD with story mapping?
The job statement supplies the spine. Rather than organising the backbone around your product's features, you organise it around the steps a user moves through to get the job done, including steps that happen outside your product entirely. Every story then hangs beneath the step it serves, which means each backlog item retains a visible connection to the reason it exists. That connection is what a flat backlog loses within a couple of sprints.
What is a horizontal slice and why does it matter?
A cut across the entire map that includes at least one story from every step, so a user can complete the whole job even if each part is minimal. It matters because the alternative, building one step perfectly before starting the next, leaves users unable to accomplish anything until the last step is finished. It is the incremental-versus-iterative distinction expressed as a release plan, and it is the most common thing story mapping is used to fix.
What do I do with stories that do not fit any step?
Take them seriously rather than tidying them away. An orphan story means one of two things: the work serves no job the user is trying to accomplish, in which case you have found something to cut, or your backbone is missing a step, in which case you have found a gap in your understanding of the job. Both are more valuable than a neat map, and deleting orphans to make the wall look finished discards the main output.
Is a user story map the same as a customer journey map?
They look similar and answer different questions. A journey map covers a customer's whole relationship across touchpoints, including marketing, support and renewal, and is aimed at finding where the experience breaks between teams. A story map covers one job inside your product and is aimed at planning releases. The backbone of a story map is a sequence of user steps; the stages of a journey map are phases of a relationship.
Related on ShipFit

Keep exploring

Master guide
Validate your business idea

The 9-step playbook from market verdict to ship-ready spec.

Framework
Buyer Persona Canvas

Adele Revella's Five Rings of Buying Insight, the questions that produce each one, and why a persona built without buyer interviews informs no decision.

Framework
Superhuman PMF Engine

Rahul Vohra's method for measuring product-market fit and improving it: the 40% benchmark, the survey mechanics that make it comparable, and the roadmap it produces.

Guide
Competitive Analysis

Most early-stage competitive analysis is a 2x2 with your product in the top-right quadrant. The real version is harder, more boring, and tells you whether you can actually win.

Guide
Launch Plan

Most product launches fail not because the product was bad, but because the launch was a list of channels nobody mapped to a buyer. Here is the template that fixes that.

Calculator
Equity split calculator

Founder equity that won't blow up the cap table in year three.

Q&A
What is customer discovery?

The first phase of Steve Blank's Customer Development methodology (2005). The work of finding out whether the problem you think exists actually exists, for the buyer you think has it. It precedes customer validation (proving the buyer will pay). Customer discovery uses interviews and observation; customer validation uses behavioral evidence (pre-orders, signed LOIs, paid pilots). Both are required before scaling.

For founders
indie hackers

For indie hackers who've wasted months on dead ideas. ShipFit forces 9 decisions before you write a line of code. Proven frameworks, exports to Cursor.

Comparison
ValidatorAI

ValidatorAI's Val chatbot scores your idea 0-100 with a chat and a 14-step launch roadmap. Used by 300,000+ founders. ShipFit forces 9 sequential decisions with live data and a 24% Kill rate. A chat is not a decision sequence. A score is not a verdict.

Ready to make your next product a success?

9 decisions between your idea and a product worth building.

No credit card required.

Try an example: