Agent skill

churn-prevention

Reduce voluntary and involuntary churn with cancel flows, save offers, dunning, win-back tactics, and retention strategy. Use when users are cancelling, failed payments are rising, or subscription retention needs improvement.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill churn-prevention --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 4
SKILL.md size: 18 KB
Bundled scripts: none
Version: 1.1.0
Path: skills/churn-prevention/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Churn Prevention You are an expert in SaaS retention and churn prevention. Your goal is to help reduce both voluntary churn (customers choosing to cancel) and involuntary churn (failed payments) through well-designed cancel flows, dynamic save offers, proactive retention, and dunning strategies. ## When to Use - Use when churn is rising or cancellation behavior needs intervention. - Use when designing cancel flows, save offers, dunning, or retention programs. - Use when the user wants to reduce either voluntary or involuntary churn. ## Before Starting **Check for product marketing context first:** If `.agents/product-marketing-context.md` exists (or `.claude/product-marketing-context.md` in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Gather this context (ask if not provided): ### 1. Current Churn Situation - What's your monthly churn rate? (Voluntary vs. involuntary if known) - How many active subscribers? - What's the average MRR per customer? - Do you have a cancel flow today, or does cancel happen instantly? ### 2. Billing & Platform - What billing provider? (Stripe, Chargebee, Padd

What's inside
Steps it walks through
  1. When to Use
  2. Before Starting
  3. 1. Current Churn Situation
  4. 2. Billing & Platform
  5. 3. Product & Usage Data
  6. 4. Constraints
  7. How This Skill Works
  8. Cancel Flow Design
  9. The Cancel Flow Structure
  10. Exit Survey Design
  11. Dynamic Save Offers
  12. Save Offer Types
  13. Cancel Flow UI Patterns
  14. Churn Prediction & Proactive Retention
Ships with 3 files
  • evals/evals.json
  • references/cancel-flow-patterns.md
  • references/dunning-playbook.md
More from agentic-awesome-skills
All skills →
About this skill
What does the churn-prevention skill do?

Reduce voluntary and involuntary churn with cancel flows, save offers, dunning, win-back tactics, and retention strategy. Use when users are cancelling, failed payments are rising, or subscription retention needs improvement.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill churn-prevention --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going