/customer-journey-map
Create an end-to-end customer journey map with stages, touchpoints, emotions, pain points, and opportunities. Use when mapping the customer experience, identifying friction points, improving onboarding, or visualizing the user journey.
One skill from pm-skills.
shell
$ npx -y skills add phuryn/pm-skills --skill customer-journey-map --agent claude-codeInstalls just this skill. Get the whole plugin for auto-invocation.
How it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/customer-journey-map
Context preview
The summary Claude sees to decide when to auto-load this skill.
Create an end-to-end customer journey map with stages, touchpoints, emotions, pain points, and opportunities. Use when mapping the customer experience, identifying friction points, improving onboarding, or visualizing the user journey.
Stats
Stars24,321
Forks2,503
LicenseMIT
SKILL.md
customer-journey-map.SKILL.md
--- name: customer-journey-map description: "Create an end-to-end customer journey map with stages, touchpoints, emotions, pain points, and opportunities. Use when mapping the customer experience, identifying friction points, improving onboarding, or visualizing the user journey." --- ## Customer Journey Map Map the end-to-end customer experience from awareness through advocacy, identifying emotions, pain points, and improvement opportunities at each stage. ### Context You are creating a customer journey map for **$ARGUMENTS**. If the user provides files (interview transcripts, survey data, analytics, support tickets, or existing journey maps), read them first. Use web search to understand the product if a URL is provided. ### Instructions 1. **Define the persona**: Who is traveling this journey? Use a specific persona with JTBD, not a generic user. 2. **Map the journey stages** (adapt to the product): | Stage | Description | |---|---| | **Awareness** | How do they first learn about the product? | | **Consideration** | What do they evaluate? What alternatives do they compare? | | **Acquisition** | How do they sign up or purchase? | | **Onboarding** | First experience with the product — time to value | | **Engagement** | Regular usage — building habits | | **Retention** | What keeps them coming back? What might cause churn? |
