user-journey-mapping

user-journey-mapping is a skill for Claude Code, Codex from fzfclee/consulting-skills. It costs 55 tokens per session (807 once invoked), scanned A, original, Apache-2.0.

A structured map of how one type of person moves through a process to achieve a goal. It records their actions, contact points, thoughts, feelings, problems, and improvement opportunities.

In plain words
What is it for?
Use it to examine customer, employee, partner, or stakeholder experiences and turn observed problems into improvement actions.
Why use it?
It shows where an experience becomes confusing, frustrating, or ineffective. This helps avoid fixing isolated steps without understanding the whole process.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to examine customer, employee, partner, or stakeholder experiences and turn observed problems into improvement actions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/fzfclee/consulting-skills/user-journey-mapping
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add fzfclee/consulting-skills --skill user-journey-mapping
Clone the repo
git clone --depth 1 https://github.com/fzfclee/consulting-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for user-journey-mapping

README.md
[![agentmods](https://agentmods.dev/badge/skills/fzfclee/consulting-skills/user-journey-mapping/github.svg)](https://agentmods.dev/skills/fzfclee/consulting-skills/user-journey-mapping)
Your own site
<a href="https://agentmods.dev/skills/fzfclee/consulting-skills/user-journey-mapping"><img src="https://agentmods.dev/badge/skills/fzfclee/consulting-skills/user-journey-mapping/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for user-journey-mapping

Your own site · 80×15
<a href="https://agentmods.dev/skills/fzfclee/consulting-skills/user-journey-mapping"><img src="https://agentmods.dev/badge/skills/fzfclee/consulting-skills/user-journey-mapping.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 807 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00055 $0.00807
Opus 5 $0.00028 $0.00404
Sonnet 5 $0.00011 $0.00161
Haiku 4.5 $0.00006 $0.00081

Measured 12d ago against content hash 26a4d84da16b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

user-journey-mapping scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/user-journey-mapping/SKILL.md · 88 lines

How it starts

The opening of the file, as written. The whole thing — 88 lines — stays where its author put it; the contents beside it link to each section on GitHub.

User Journey Mapping

Use this skill to run User Journey Mapping as a practical consulting method, not as a generic framework explanation.

Method Notes

  • Map one persona or segment through a timeline to accomplish one goal.
  • Include actions, touchpoints, thoughts, emotions, pain points, and opportunities.

Required Inputs

Collect or infer these inputs before execution:

  • persona or user segment
  • journey scope
  • known touchpoints
  • pain points and evidence

If an input is missing, do not block automatically. Mark it as missing, state the assumption used, and add a validation action.

When Not To Use

Do not combine unrelated segments, goals, and journeys in one map. A journey map needs a defined user, context, goal, and evidence; it is not a substitute for an internal process map.

Adjacent Methods

  • jobs-to-be-done: why the customer seeks progress.
  • empathy-map: a focused actor snapshot.
  • service-blueprint: backstage processes and systems.

Step-by-Step Execution

Step Required input How to execute Output
Define persona and goal User segment, goal, scenario, start/end points. Choose one journey for one user type. Journey scope.
Map stages Timeline, observed steps, channels. Lay out chronological stages from trigger to outcome. Journey stage map.
Add touchpoints and emotions User actions, touchpoints, thoughts, feelings, evidence. Fill each stage with actions, touchpoints, thoughts, emotions, and evidence. Detailed journey map.
Find pain points and moments Detailed map. Identify friction, unmet needs, trust moments, and drop-off risks. Pain point and opportunity list.
Prioritize interventions Pain points, business owners, impact, effort. Choose changes and validation signals by stage. Journey improvement plan.

Output Template

### 1. Persona, Goal, And Journey
Persona / segment:
Goal:
Trigger:
Start / end:
Evidence sources:

### 2. Journey Map
| Stage | Action | Touchpoint | Thought / emotion | Evidence |
|---|---|---|---|---|
|  |  |  |  |  |

### 3. Moments That Matter
| Stage | Friction / trust moment | Impact | Root evidence | Owner |
|---|---|---|---|---|
|  |  |  |  |  |

### 4. Intervention And Validation
| Change | Owner | Timing | User signal | Business guardrail |
|---|---|---|---|---|
|  |  |  |  |  |

### Evidence And Next Decision
- Confirmed facts:
- Assumptions:
- Missing evidence:
- Next action, owner, and timing:
- Expected signal and decision threshold:

Read the full file on GitHub · 88 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 88 lines · 55 tokens per session scan A 26a4d84da16b

Subscribe to this mod's changes

user-journey-mapping is a skill published in the GitHub repository fzfclee/consulting-skills (4 stars, last pushed 23d ago), licensed Apache-2.0. It adds 55 tokens to every session and 807 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

huashu-golden-circle

A brand-repositioning strategy for a heritage coffee chain — why, how, what — the governing idea and the moves to prove it. Built as a decision-grade consulting deck for client CMO, board.

nexu-io/open-design · 49 tokens

huashu-luxe-whitespace

A market-entry study for a luxury skincare brand entering Asia — segmentation, positioning, channel, and the phased plan. Built as a decision-grade consulting deck for client leadership.

nexu-io/open-design · 42 tokens

thinking-triz

When two design requirements seem mutually exclusive, name the contradiction, separate conflicting states, then invent a concrete no-compromise resolution.

tjboudreaux/cc-thinking-skills · 29 tokens

strategy-consulting-visualization

Use when turning any content into clear, professional visualizations - board slides, reports, proposals, research summaries, training materials, technical diagrams, infographics, process flows, timelines, benchmarks, waterfall charts, or data-backed visual specs for any audience.

kgraph57/mckinsey-style-visualization-skill · 58 tokens

html-report-design

A set of rules for making HTML reports, proposals, dashboards, and research documents look like professionally designed consulting documents.

Ted0321/kotetsu-work-ai-skills · 121 tokens

s4h-design-constraints

Uses constraints productively — maps hard limits, soft preferences, and how the tightest constraints define the solution space. Triggers: 'what are the design constraints', 'map the constraints', 'what are we working within', 'what's fixed', 'constraint-driven design', 'what does the solution space look like'…

human-avatar/skills-for-humanity · 76 tokens