keep-churn
FeaturedChurn risk identification and intervention — scans health signals for at-risk accounts, classifies risk level (CRITICAL/HIGH/MEDIUM), and produces an intervention sequence per risk type. Use when asked to "find at-risk accounts", "who might churn", "build a churn prevention plan", "identify churn signals", or "rescue this account".
Install
Quality Score: 99/100
Skill Content
Details
- Author
- jeremylongshore
- Repository
- jeremylongshore/claude-code-plugins-plus-skills
- Created
- 11 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
churn-analysis
Identify at-risk customer accounts by analyzing usage patterns, engagement signals, and support history to generate churn risk scores and intervention recommendations. Use when the user requests churn analysis or provides relevant inputs for this workflow.
churn-risk
When the user wants to know whether a customer will stay, why, and what to do about it — for one account, a book, a segment, or a renewal window. Also use when the user mentions 'something is wrong', 'going to churn', 'at risk', 'churn risk', 'red accounts', 'who should I worry about', 'should I be worried', 'gone quiet', 'usage is down', 'usage has dropped', 'my gut says', 'health check', 'early warning', 'which renewals are in trouble', or 'save list'. Use this whenever someone is working out whether a customer will stay, even if they never say the word 'churn'. For the execution runbook once risk is known, see renewal-prep. For portfolio revenue math, see renewal-forecast. For the intervention on an already-red account, see save-play. For a loss that already happened, see churn-postmortem.
churn-risk
Score customer segments for churn risk from behavioral signals — email engagement decline, purchase recency, usage drops, support sentiment — producing a 0-100 risk scorecard with four tiers, per-tier intervention playbooks (actions, timing windows, channels, messaging), LTV-at-risk totals, and retention-ROI prioritization. Assesses and recommends; it does not send outreach or launch campaigns. Triggers on "/digital-marketing-pro:churn-risk", "which customers are about to churn", "score our segments for churn risk", "email engagement is dropping, who is at risk", "build a retention intervention plan". Pulls behavioral data from a connected CRM MCP (Salesforce or HubSpot) or user-provided exports, runs scripts/churn-predictor.py, and reads the brand profile for lifecycle context.