churn-prevention

Solid

Use when designing churn defence — health-score signals, churn-cause split (involuntary / value / relationship / fit), early-warning loop. Triggers on 'why are accounts leaving'.

AI & Automation 10 stars 1 forks Updated today MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
35
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# churn-prevention ## When to use - Net retention dropped and the team cannot name *which* of the four churn causes is dominant — defence-spending is uniform when it should be cause-specific. - A health score exists but does not predict — it tracks usage but misses relationship and fit signals — and CS plays are running on bad triggers. - A board ask names *"are we losing customers we should have kept, or customers who never fit?"* — the answer requires the four-way classification, not a single number. Do NOT use to fix days 0–30 onboarding (route to `onboarding-design`), drive upsell or expansion (route to `expansion-playbook`), or build product-led retention loops (route to `retention-loops`). ## Cognition cluster - **Mental model 30 — Inversion.** Do not ask *"how do we keep this account?"* — ask *"name the reason this account will leave."* The inversion forces a cause; the cause picks the move. See [`docs/contracts/mental-models.md`](../../../docs/contracts/mental-models.md) § 30. - **Mental model 16 — Leading vs. lagging indicators.** Cancellation is lagging; usage-decay, relationship-decay, and fit-mismatch signals are leading. A health score built on lagging signals can only confirm churn after the cancel request lands. See `mental-models.md` § 16. - **Mental model 3 — Pareto (80/20).** ~20 % of accounts carry ~80 % of revenue risk. Uniform health-monitoring across the book is theatre; weighted monitoring is reasoning. See `mental-models.md` § ...

Details

Author
event4u-app
Repository
event4u-app/agent-config
Created
5 months ago
Last Updated
today
Language
TypeScript
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

churn-analyst

Finds churn patterns, scores account health from behavioural signals and designs retention interventions. Use when diagnosing why customers leave or building an at-risk model. Not for renewal outreach - use renewal-strategist.

0 Updated 5 days ago
poorvith-mp
AI & Automation Listed

churn-prevention

When the user wants to reduce churn, build cancellation flows, set up save offers, recover failed payments, or implement retention strategies. Also use when the user mentions 'churn,' 'cancel flow,' 'offboarding,' 'save offer,' 'dunning,' 'failed payment recovery,' 'win-back,' 'retention,' 'exit survey,' 'pause subscription,' 'involuntary churn,' 'people keep canceling,' 'churn rate is too high,' 'how do I keep users,' or 'customers are leaving.' Use this whenever someone is losing subscribers or wants to build systems to prevent it. For post-cancel win-back email sequences, see emails. For in-app upgrade paywalls, see paywalls.

6 Updated today
TommyBez
AI & Automation Listed

churn-prevention

When the user wants to reduce churn, build cancellation flows, set up save offers, recover failed payments, or implement retention strategies. Also use when the user mentions 'churn,' 'cancel flow,' 'offboarding,' 'save offer,' 'dunning,' 'failed payment recovery,' 'win-back,' 'retention,' 'exit survey,' 'pause subscription,' 'involuntary churn,' 'people keep canceling,' 'churn rate is too high,' 'how do I keep users,' or 'customers are leaving.' Use this whenever someone is losing subscribers or wants to build systems to prevent it. For post-cancel win-back email sequences, see emails. For in-app upgrade paywalls, see paywalls.

2 Updated 4 days ago
mrDesign-ww