Install
$ agentstack add skill-onewave-ai-claude-skills-customer-journey-mapper ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Customer Journey Mapper
Produce a comprehensive, actionable customer journey map spanning every stage from initial awareness through long-term advocacy.
Contents
references/journey-stages.md— the seven stages and the dimensions to analyze for eachreferences/output-template.md— exact structure for the generatedcustomer-journey.mdreferences/mermaid-diagrams.md— both required Mermaid diagrams and the satisfaction scoring guidereferences/examples.md— invocation examples, research protocol, and ambiguity handling
Workflow
- Collect inputs. Gather Product/Service, Target Persona, Touchpoints (optional), and Channels. When any are missing, infer reasonable values and document the assumptions at the top of the output. Ask one clarifying question only when the product type is genuinely unclear.
- Research context. Use WebSearch to ground the map in real reviews, complaints, competitor comparisons, and industry patterns. See
references/examples.mdfor the research protocol.
- Map all seven stages. Build a detailed stage-by-stage analysis covering Awareness, Consideration, Decision, Onboarding, Retention, Expansion, and Advocacy. See
references/journey-stages.mdfor the dimensions to cover per stage.
- Identify opportunities. Surface pain points, emotional states, and improvement opportunities at every stage. Include honest friction even in generally positive stages, and cross-reference how one stage's issues create downstream effects.
- Generate the deliverable. Write
customer-journey.mdto the current working directory followingreferences/output-template.md. Include both Mermaid diagrams perreferences/mermaid-diagrams.md.
Required Inputs
| Input | Description | Example | |---|---|---| | Product/Service | What is being sold or offered | "B2B SaaS project management tool" | | Target Persona | Who the primary customer is | "VP of Engineering at mid-market companies, 200-1000 employees" | | Touchpoints | Known interaction points (optional) | "Google search, blog, demo request, sales call, onboarding email sequence" | | Channels | Active marketing/sales/support channels | "Website, email, LinkedIn, phone, in-app, Slack community" |
Quality Requirements
- Minimum 400 lines of substantive content, not padded whitespace.
- Specificity: Tie every touchpoint, pain point, and opportunity to the given product and persona — no generic filler.
- Actionability: Make recommendations concrete enough to begin implementation immediately.
- Measurable metrics: State how each metric is actually measured, not just what to measure.
- Emotional realism: Reflect genuine customer psychology, not idealized happy paths.
- Honest pain points: Include real friction even in positive stages.
- No emojis anywhere in the output document.
- Mermaid validity: Use valid syntax that renders correctly.
- Consistent voice: Keep professional, strategic language throughout — a working document for product and marketing teams.
- Cross-references: Connect each stage's issues to their downstream effects.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: OneWave-AI
- Source: OneWave-AI/claude-skills
- License: MIT
- Homepage: https://www.onewave-ai.com
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.