Agent skill
customer-journey-mapping
Map customer journeys from awareness to advocacy.
Filed under Onboarding, retention and expansion.
From thatrebeccarae/claude-marketing · 42 skills · 119 · pushed 2026-05-14
What it does when it runs
Map customer journeys from awareness to advocacy. Visualize touchpoints, identify drop-off points, analyze channel interactions, and optimize the end-to-end experience. Use when the user asks about customer journey, funnel mapping, touchpoint analysis, or experience optimization.
Read from the skill and the 3 files bundled beside it. A skill’s own description is written to be selected by an agent, so it describes the job and not the dependencies.
- Keys and connectors you must supply
- None found.
- Hosts it reaches
- No third-party host appears in the skill or its bundled files.
- Tool permissions it declares
- No
allowed-toolsin the frontmatter. It does act, so it runs under whatever permissions your session already grants. - Actions present in the files
- shell
Install it
View source on GitHub ↗git clone --depth 1 --filter=blob:none --sparse https://github.com/thatrebeccarae/claude-marketing.git /tmp/claude-marketing git -C /tmp/claude-marketing sparse-checkout set "skills/customer-journey-mapping" mkdir -p ~/.claude/skills/customer-journey-mapping cp -R "/tmp/claude-marketing/skills/customer-journey-mapping/." ~/.claude/skills/customer-journey-mapping/
Picked up without a restart. A project skill of the same name is shadowed by your personal one. For one repository only, swap ~/.claude/skills for .claude/skills. Claude Code docs ↗
The folder is the same in every client that implements the format — 46 of them — so if yours is not above, only the destination changes.
The skill
Source on GitHub ↗Reproduced in full from thatrebeccarae/claude-marketing/blob/a8a63ec1341f05ec9c1e9cb52b4edeb14e3bdcba/skills/customer-journey-mapping/SKILL.md, which is licensed MIT (skill frontmatter). 600 words, 12 headings.
Customer Journey Mapping
Map, analyze, and optimize the full customer journey from first touch to advocacy.
Install
git clone https://github.com/thatrebeccarae/claude-marketing.git && cp -r claude-marketing/skills/customer-journey-mapping ~/.claude/skills/
Journey Stages
| Stage | Customer Goal | Key Channels | Metrics |
|---|---|---|---|
| Awareness | Discover a solution exists | SEO, social, ads, PR, referral | Impressions, reach, brand searches |
| Consideration | Evaluate options | Blog, reviews, comparison, webinar | Time on site, pages/session, content downloads |
| Decision | Choose and purchase | Pricing page, demo, trial, sales | Conversion rate, CAC, time to close |
| Onboarding | Get initial value | Welcome email, docs, setup wizard | Activation rate, time to value, support tickets |
| Retention | Continue getting value | Product, email, success team | NRR, usage frequency, NPS |
| Advocacy | Recommend to others | Referral, review, community | NPS, referral rate, review count |
Journey Map Template
For each stage, document:
### [Stage Name]
**Customer goal:** What are they trying to accomplish?
**Emotional state:** How do they feel? (confident, anxious, frustrated, delighted)
**Touchpoints:**
- [Channel 1]: [Specific interaction]
- [Channel 2]: [Specific interaction]
**Pain points:**
- [What causes friction or frustration]
**Opportunities:**
- [How to improve the experience]
**Key metric:** [Primary measurement]
**Drop-off risk:** [What causes people to leave at this stage]
Touchpoint Inventory
Common B2B SaaS Touchpoints
| Stage | Touchpoint | Owner |
|---|---|---|
| Awareness | Google search result | SEO/Content |
| Awareness | LinkedIn ad | Paid Media |
| Awareness | Blog post | Content |
| Consideration | Product page | Marketing |
| Consideration | Case study | Marketing |
| Consideration | Demo request form | Marketing |
| Decision | Sales demo | Sales |
| Decision | Pricing page | Product/Marketing |
| Decision | Proposal/contract | Sales |
| Onboarding | Welcome email sequence | CRM/CS |
| Onboarding | Setup wizard | Product |
| Onboarding | First value moment | Product |
| Retention | Feature adoption email | Product/CRM |
| Retention | QBR/check-in | CS |
| Retention | Product updates | Product |
| Advocacy | NPS survey | CS |
| Advocacy | Referral program | Growth |
| Advocacy | Case study request | Marketing |
Drop-Off Analysis
Identifying Drop-Offs
- Quantitative: GA4 funnel reports, cohort analysis, conversion tracking
- Qualitative: Session recordings, user interviews, support ticket themes
- Survey: Post-interaction surveys at each stage transition
Common Drop-Off Points
| Transition | Drop-Off Cause | Fix |
|---|---|---|
| Awareness → Consideration | Irrelevant content, slow site | Better targeting, speed optimization |
| Consideration → Decision | No social proof, unclear pricing | Add reviews, transparent pricing |
| Decision → Onboarding | Complex signup, payment friction | Simplify form, offer trial |
| Onboarding → Retention | No clear first value, poor UX | Guided setup, time-to-value focus |
| Retention → Advocacy | No program, not asked | Referral program, NPS follow-up |
Persona-Based Journeys
Different personas take different paths. Create journey variants for:
- By role: Technical evaluator vs executive buyer vs end user
- By company size: SMB (self-serve) vs enterprise (sales-assisted)
- By intent: Problem-aware vs solution-aware vs product-aware
- By channel: Inbound (SEO/content) vs outbound (sales/ads)
Integration with Other Skills
- google-analytics — Pull funnel data and conversion paths
- cro-auditor — Deep-dive on high-drop-off pages
- retention-churn-prevention — Retention and advocacy stage optimization
- icp-research — Define personas for journey variants
Files bundled with it
These load only when the skill asks for them, so they cost nothing until it runs.
Other skills for the same job
Different authors, same problem. Matched on the words in the skill name, across every library in the catalogue except this one.
- customer-research by coreyhaines31 · 45,947
- customer-story-writer by zapier · 329
- find-customer-social-proof by zapier · 329
- customer-deck-builder by zapier · 329
- customer-onboarding by louisblythe · 136
- customer-referrals by louisblythe · 136
- ideal-customer-profile-matching by louisblythe · 136
- customer-success-and-retention by manojbajaj95 · 92
Need help setting it up?
This page tells you what customer-journey-mapping does and what it needs. Cheetah builds the agent setup it runs inside: data, CRM, sequencing and the guardrails.
Book a call →The directory stays free. There is nothing gated behind this.