/retention
Use this skill when the user needs to reduce churn, improve retention, understand why customers leave, build win-back campaigns, increase customer lifetime value, or create stickiness in their product. Covers churn analysis, at-risk identification, retention tactics, win-back
$ npx -y skills add whawkinsiv/claude-code-superpowers --skill retention --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/retention
Context preview
The summary Claude sees to decide when to auto-load this skill.
Use this skill when the user needs to reduce churn, improve retention, understand why customers leave, build win-back campaigns, increase customer lifetime value, or create stickiness in their product. Covers churn analysis, at-risk identification, retention tactics, win-back
SKILL.md
retention.SKILL.mdname: retention
description: "Use this skill when the user needs to reduce churn, improve retention, understand why customers leave, build win-back campaigns, increase customer lifetime value, or create stickiness in their product. Covers churn analysis, at-risk identification, retention tactics, win-back sequences, and expansion revenue for bootstrapped SaaS."
Churn Prevention & Retention
A 5% reduction in churn can increase profitability by 25-95%. This skill helps you understand why customers leave, build systems to keep them, and win back the ones you've lost.
Core Principles
- Acquisition gets attention. Retention builds businesses. A 5% reduction in churn can increase profitability by 25-95%.
- Churn is a symptom, not the disease. Every cancellation has a root cause you can address.
- The best time to prevent churn is day 1. The second best time is today.
- Retention is not one thing — it's onboarding + value delivery + relationship + habit formation.
- For a bootstrapped founder, saving one customer is often easier and cheaper than acquiring a new one.
Understanding Your Churn
Calculate Your Churn Rate
Monthly Churn Rate = (Customers lost this month / Customers at start of month) × 100
Example: 5 cancellations / 100 customers = 5% monthly churn
Annual Churn Rate = 1 - (1 - monthly churn rate)^12
Example: 1 - (1 - 0.05)^12 = 46% annual churn (you're replacing half your base every year)
Churn Benchmarks for Bootstrapped SaaS
| Monthly Churn | Annual Churn | Assessment | |---------------|-------------|------------| | < 2% | < 22% | Strong — you have product-market fit | | 2-5% | 22-46% | Normal for early stage — room to improve | | 5-8% | 46-63% | Concerning — retention is your #1 priority | | > 8% | > 63% | Critical — fix this before spending on growth |
Types of Churn
- **Voluntary churn** — Customer actively cancels. They made a decision. You can learn why and sometimes prevent it.
- **Involuntary churn** — Payment fails, card expires. Customer didn't choose to leave. Fix with dunning (see payments).
- **Downgrade churn** — Customer moves to a lower tier or free plan. Still using the product, paying less.
- **Logo churn** — Customer count. "We lost 5 customers."
- **Revenue churn** — Dollar amount. "We lost $500 MRR." This matters more.
---
Finding At-Risk Customers
You don't need complex health scoring software. Track these signals:
Red Flags (Act Within 48 Hours)
- Login frequency drops (was daily, now weekly, now nothing)
- Key feature usage stops (they were using your core feature, now they aren't)
- Support tickets increase (frustrated users complain before they leave)
- Payment fails and isn't updated within 3 days
- They remove team members from their account
- They export their data
Yellow Flags (Act Within 1 Week)
- Login frequency declining but still present
- Only using basic features, not engaging with core value
- Not opening your emails
- Never upgraded from the plan they started on
- Hasn't used a feature you shipped specifically for their use case
Simple Health Check (No Tools Needed)
For your first 100 customers, you can do this manually. Weekly:
Customer Health Review:
- [ ] Check login activity for your top 20 accounts (by revenue)
- [ ] Flag any account that hasn't logged in for 7+ days
- [ ] Check for open support tickets older than 48 hours
- [ ] Review any cancellations from the past week — email each one
- [ ] Note any accounts approaching renewal date (act 14 days before)
---
Preventing Churn: The Three Layers
Layer 1: Nail the First 30 Days
Most churn happens in the first 30 days. If a customer doesn't reach your "aha moment" quickly, they're gone.
- **Day 1:** Welcome email + quickstart guide. Get them to one small win.
- **Day 3:** Check-in email. "Did you try [core feature]? Here's how."
- **Day 7:** Progress email. Show them what they've accomplished so far.
- **Day 14:** Value email. "You've [metric]. Here's what power users do next."
- **Day 21:** Social proof email. "Here's how [similar customer] uses [product]."
- **Day 30:** Milestone email. "You've been with us a month! Here's your impact."
(See onboarding for detailed first-run guidance.)
Layer 2: Ongoing Value Delivery
After onboarding, customers need regular reminders of why they pay:
**Weekly/Monthly value recap emails:**
Subject: Your [Product] month in review
This month you:
- [Metric they care about, e.g., "Sent 1,247 emails"]
- [Another metric, e.g., "Saved approximately 8 hours"]
- [Usage stat, e.g., "Created 12 new campaigns"]
💡 Tip: Try [underused feature] to [benefit].
**In-app nudges toward underused features:**
- If they use Feature A but never Feature B, show a contextual tooltip
- "Did you know you can [shortcut/feature]? [CTA]"
- Don't spam — one nudge per session max
**Celebrate their wins:**
- "Congrats! You just hit 1,000 [things]."
- "You're in the top 10% of users for [metric]."
- Small moments of delight build emotional switching costs.
Layer 3: Relationship Building
For a solo founder with <500 customers, personal relationships are your superpower:
- **Reply to support emails personally.** Sign with your first name.
- **Email your top 10 customers quarterly.** "How's everything going? Anything I can build for you?"
- **Share your roadmap.** "Here's what I'm building next. What matters most to you?"
- **Tell them when you ship something they asked for.** "You asked for X — it's live!"
- **Be transparent about problems.** "We had downtime yesterday. Here's what happened and what I'm doing to prevent it."
---
Cancellation Flow
When a customer clicks "Cancel," you have one last chance. Make it count:
Step 1: Ask Why (Required)
Show a cancellation reason survey before processing:
Why are you canceling?
○ Too expensive
○ Missing a feature I need: ___________
○ Switched to a competitor
○ Not using it enough
○ Technical issues
○ My needs chan
Read more
name: retention description: "Use this skill when the user needs to reduce churn, improve retention, understand why customers leave, build win-back campaigns, increase customer lifetime value, or create stickiness in their product. Covers churn analysis, at-risk identification, retention tactics, win-back sequences, and expansion revenue for bootstrapped SaaS."
Churn Prevention & Retention
A 5% reduction in churn can increase profitability by 25-95%. This skill helps you understand why customers leave, build systems to keep them, and win back the ones you've lost.
Core Principles
- Acquisition gets attention. Retention builds businesses. A 5% reduction in churn can increase profitability by 25-95%.
- Churn is a symptom, not the disease. Every cancellation has a root cause you can address.
- The best time to prevent churn is day 1. The second best time is today.
- Retention is not one thing — it's onboarding + value delivery + relationship + habit formation.
- For a bootstrapped founder, saving one customer is often easier and cheaper than acquiring a new one.
Understanding Your Churn
Calculate Your Churn Rate
Monthly Churn Rate = (Customers lost this month / Customers at start of month) × 100 Example: 5 cancellations / 100 customers = 5% monthly churn Annual Churn Rate = 1 - (1 - monthly churn rate)^12 Example: 1 - (1 - 0.05)^12 = 46% annual churn (you're replacing half your base every year)
Churn Benchmarks for Bootstrapped SaaS
| Monthly Churn | Annual Churn | Assessment | |---------------|-------------|------------| | < 2% | < 22% | Strong — you have product-market fit | | 2-5% | 22-46% | Normal for early stage — room to improve | | 5-8% | 46-63% | Concerning — retention is your #1 priority | | > 8% | > 63% | Critical — fix this before spending on growth |
Types of Churn
- **Voluntary churn** — Customer actively cancels. They made a decision. You can learn why and sometimes prevent it.
- **Involuntary churn** — Payment fails, card expires. Customer didn't choose to leave. Fix with dunning (see payments).
- **Downgrade churn** — Customer moves to a lower tier or free plan. Still using the product, paying less.
- **Logo churn** — Customer count. "We lost 5 customers."
- **Revenue churn** — Dollar amount. "We lost $500 MRR." This matters more.
---
Finding At-Risk Customers
You don't need complex health scoring software. Track these signals:
Red Flags (Act Within 48 Hours)
- Login frequency drops (was daily, now weekly, now nothing)
- Key feature usage stops (they were using your core feature, now they aren't)
- Support tickets increase (frustrated users complain before they leave)
- Payment fails and isn't updated within 3 days
- They remove team members from their account
- They export their data
Yellow Flags (Act Within 1 Week)
- Login frequency declining but still present
- Only using basic features, not engaging with core value
- Not opening your emails
- Never upgraded from the plan they started on
- Hasn't used a feature you shipped specifically for their use case
Simple Health Check (No Tools Needed)
For your first 100 customers, you can do this manually. Weekly:
Customer Health Review: - [ ] Check login activity for your top 20 accounts (by revenue) - [ ] Flag any account that hasn't logged in for 7+ days - [ ] Check for open support tickets older than 48 hours - [ ] Review any cancellations from the past week — email each one - [ ] Note any accounts approaching renewal date (act 14 days before)
---
Preventing Churn: The Three Layers
Layer 1: Nail the First 30 Days
Most churn happens in the first 30 days. If a customer doesn't reach your "aha moment" quickly, they're gone.
- **Day 1:** Welcome email + quickstart guide. Get them to one small win.
- **Day 3:** Check-in email. "Did you try [core feature]? Here's how."
- **Day 7:** Progress email. Show them what they've accomplished so far.
- **Day 14:** Value email. "You've [metric]. Here's what power users do next."
- **Day 21:** Social proof email. "Here's how [similar customer] uses [product]."
- **Day 30:** Milestone email. "You've been with us a month! Here's your impact."
(See onboarding for detailed first-run guidance.)
Layer 2: Ongoing Value Delivery
After onboarding, customers need regular reminders of why they pay:
**Weekly/Monthly value recap emails:**
Subject: Your [Product] month in review This month you: - [Metric they care about, e.g., "Sent 1,247 emails"] - [Another metric, e.g., "Saved approximately 8 hours"] - [Usage stat, e.g., "Created 12 new campaigns"] 💡 Tip: Try [underused feature] to [benefit].
**In-app nudges toward underused features:**
- If they use Feature A but never Feature B, show a contextual tooltip
- "Did you know you can [shortcut/feature]? [CTA]"
- Don't spam — one nudge per session max
**Celebrate their wins:**
- "Congrats! You just hit 1,000 [things]."
- "You're in the top 10% of users for [metric]."
- Small moments of delight build emotional switching costs.
Layer 3: Relationship Building
For a solo founder with <500 customers, personal relationships are your superpower:
- **Reply to support emails personally.** Sign with your first name.
- **Email your top 10 customers quarterly.** "How's everything going? Anything I can build for you?"
- **Share your roadmap.** "Here's what I'm building next. What matters most to you?"
- **Tell them when you ship something they asked for.** "You asked for X — it's live!"
- **Be transparent about problems.** "We had downtime yesterday. Here's what happened and what I'm doing to prevent it."
---
Cancellation Flow
When a customer clicks "Cancel," you have one last chance. Make it count:
Step 1: Ask Why (Required)
Show a cancellation reason survey before processing:
Why are you canceling? ○ Too expensive ○ Missing a feature I need: ___________ ○ Switched to a competitor ○ Not using it enough ○ Technical issues ○ My needs chan
43 expert skills for non-technical founders building SaaS with AI tools (Claude Code, Lovable, Replit, Cursor). Covers the full lifecycle of planning, building, launching, and growing a software business — actionable guides, checklists, and copy-paste prompts.
Other skills on solo-founder-superpowers.
- /about-me
Use this skill when the user wants to create a founder profile, establish their personal voice for content, or set up context so other skills produce personalized output instead of generic AI copy. Also use when the user says 'set up my voice,' 'create my profile,' 'who am I,'
Open skill - /accounting
Use this skill when the user needs to set up bookkeeping, track revenue and expenses, prepare for taxes, choose accounting software, understand SaaS revenue recognition, or manage the financial operations of their bootstrapped business. Covers bookkeeping setup, tax preparation,
Open skill - /ads
Use this skill when the user needs to run Google Ads, write ad copy, select keywords, optimize CAC/LTV, or manage a small paid acquisition budget. Covers Google Ads strategy, keyword selection, ad copywriting, and conversion tracking for bootstrapped SaaS.
Open skill - /ai-features
Use this skill when the user needs to add AI-powered features to their SaaS product, integrate LLM APIs, build AI assistants, implement RAG, or use AI to differentiate their product. Covers API selection, prompt engineering for product features, cost management, and building AI
Open skill - /analytics
Use this skill when the user needs to set up analytics, design event tracking, define key metrics, build funnels, or instrument their SaaS product for data-driven decisions. Covers event naming conventions, tracking strategy, funnel analytics, and data quality.
Open skill - /beautify
Use this skill when the user wants to make their app look better, says it looks like a template, asks how to achieve Stripe/Linear quality, or says something looks off. Covers visual hierarchy, whitespace, composition, color application, and typography in practice.
Open skill

