churn-prediction
Identify at-risk customers using behavioral signals, engagement patterns, and health indicators before they cancel
What this skill does
# Churn Prediction > Detect early warning signals of customer churn through systematic analysis of usage patterns, support interactions, and relationship health. ## When to Use This Skill - Monthly/quarterly churn risk reviews - Prioritizing CSM intervention - Building early warning systems - Post-mortem analysis on lost customers - Executive churn reporting ## Methodology Foundation Based on **Lincoln Murphy's Churn Analysis** and **ProfitWell Retention Research**, analyzing: - Product engagement decay - Support sentiment trends - Payment behavior changes - Relationship deterioration - Competitive signals ## What Claude Does vs What You Decide | Claude Does | You Decide | |-------------|------------| | Identifies risk signals | Save vs. let go decisions | | Calculates risk scores | Resource allocation | | Suggests interventions | Discount/concession offers | | Prioritizes at-risk accounts | Executive escalation timing | | Analyzes churn patterns | Retention strategy changes | ## What This Skill Does 1. **Signal detection** - Identify behavioral indicators of churn risk 2. **Risk scoring** - Calculate churn probability 3. **Root cause analysis** - Why are they likely to leave? 4. **Intervention planning** - What actions could save them? 5. **Pattern recognition** - Learn from past churned accounts ## How to Use ``` Assess churn risk for this customer: Account: [Company Name] Contract: $[ARR], Renewal: [Date] Tenure: [Months] Usage Signals: - Login frequency: [trend] - Feature adoption: [% and trend] - Active users: [current vs licensed] - Key feature usage: [specific metrics] Support Signals: - Recent tickets: [count and nature] - CSAT trend: [improving/stable/declining] - Escalations: [any open or recent] - Sentiment: [last few interactions] Relationship Signals: - Champion status: [engaged/disengaged/left] - Exec sponsor: [status] - NPS response: [score and comments] - QBR attendance: [pattern] Financial Signals: - Payment status: [current/late] - Contract discussions: [any mentions of changes] - Competitor mentions: [any signals] ``` ## Instructions ### Step 1: Evaluate Leading Indicators **30-60 Day Warning Signs:** | Signal | Risk Level | Weight | |--------|------------|--------| | Login drop >50% | High | 15 | | Feature usage stopped | High | 15 | | Support tickets spike | Medium | 10 | | Champion left | Critical | 20 | | Negative NPS | High | 12 | | Payment late | Medium | 8 | | No QBR attendance | Medium | 8 | | Competitor mentioned | High | 12 | ### Step 2: Calculate Churn Probability **Risk Score Formula:** ``` Churn Risk = Sum of weighted signals / 100 Score Ranges: - 0-20: Low Risk (normal attention) - 21-40: Moderate Risk (proactive outreach) - 41-60: High Risk (intervention required) - 61-80: Critical Risk (executive escalation) - 81-100: Imminent Churn (save or plan exit) ``` ### Step 3: Identify Root Cause Category | Category | Indicators | Typical Save Rate | |----------|------------|-------------------| | Product Fit | Low adoption, wrong use case | 30% | | Value Gap | Not seeing ROI, budget pressure | 45% | | Service Issue | Support failures, unresolved bugs | 60% | | Relationship | Champion left, no engagement | 35% | | Competition | Actively evaluating others | 25% | | Business Change | M&A, budget cuts, pivot | 15% | ### Step 4: Prescribe Intervention **By Root Cause:** | Cause | Primary Action | Secondary Action | |-------|----------------|------------------| | Product Fit | Success planning | Right-size contract | | Value Gap | ROI review | Executive sponsor call | | Service Issue | Escalation + resolution | Service credits | | Relationship | New champion dev | Executive mapping | | Competition | Competitive defense | Pricing review | | Business | Flexible terms | Pause option | ### Step 5: Create Save Plan **90-Day Save Framework:** - **Days 1-7**: Triage and stabilize - **Days 8-30**: Address root cause - **Days 31-60**: Rebuild value perception - **Days 61-90**: Secure commitment ## Examples ### Example 1: High-Risk Account **Input:** ``` Account: MediaTech Corp Contract: $96K ARR, Renewal: April 15 (45 days) Tenure: 18 months Usage Signals: - Logins: Down 65% last 30 days - Feature adoption: 35% (was 60%) - Active users: 8 of 25 licensed - Core feature: Stopped using analytics module Support Signals: - Tickets: 8 this month (normally 2) - CSAT: Dropped from 4.5 to 3.2 - Escalation: 1 open (data export issue) - Sentiment: Last 3 interactions negative Relationship Signals: - Champion: VP Marketing left 6 weeks ago - Exec sponsor: Never established - NPS: 4 (was 8 six months ago) - QBR: Cancelled last two Financial Signals: - Payment: Current - Mentions: "Evaluating options" in last call - Competitor: Saw CompetitorX demo on their calendar ``` **Output:** ``` ## Churn Risk Assessment: MediaTech Corp ### ๐ด CRITICAL RISK - 78/100 **Churn Probability: 75-85%** **Time to Action: Immediate** --- ### Risk Signal Analysis | Signal | Finding | Points | |--------|---------|--------| | Usage drop 65% | Critical | 15/15 | | Feature stopped | Analytics abandoned | 15/15 | | Champion left | No replacement | 20/20 | | NPS Detractor | Dropped 4 points | 12/12 | | Competitor eval | Demo scheduled | 12/12 | | No QBR | 2 cancelled | 8/8 | | **Total** | | **78/100** | ### Root Cause Analysis **Primary: Relationship Void** (Champion departure) - VP Marketing left 6 weeks ago - No executive sponsor ever established - Organizational knowledge lost - No one internally championing value **Secondary: Value Gap** (Product not delivering) - Usage collapse suggests not getting value - Analytics module abandoned = key feature unused - May have been champion-dependent usage **Tertiary: Active Competition** - CompetitorX demo on calendar - "Evaluating options" language - Classic exit signals ### Competitor Intelligence **CompetitorX Positioning:** - Likely pitching: Simpler interface, lower price - Their weakness: Less robust analytics - Our defense: Depth of features, integration ### 90-Day Save Plan **WEEK 1: Emergency Triage** | Day | Action | Owner | |-----|--------|-------| | 1 | Resolve data export escalation | Support | | 1 | CSM call to understand situation | CSM | | 2 | Identify new potential champion | CSM | | 3 | VP CS call to express commitment | VP CS | | 5 | Executive sponsor outreach (their CMO) | CRO | **WEEK 2-4: Stabilize** - [ ] Close escalation completely - [ ] Meet new champion (find one!) - [ ] Re-onboard inactive users - [ ] Document value delivered to date - [ ] Competitive battle card preparation **WEEK 5-8: Rebuild Value** - [ ] ROI review presentation - [ ] Success planning session - [ ] Showcase new features - [ ] Get 3 quick wins documented **WEEK 9-12: Secure Renewal** - [ ] QBR with exec attendance - [ ] Renewal discussion - [ ] Multi-year incentive if appropriate - [ ] Reference/case study request (confidence signal) ### Save Probability Assessment | If We... | Save Probability | |----------|------------------| | Do nothing | 15% | | Standard outreach | 25% | | Execute full plan | 45% | | Add discount/concession | 55% | | Exec-to-exec + plan | 60% | ### Decision Point **Recommended: Full save effort** - $96K ARR worth 60-90 hours of CSM time - Cost to acquire replacement: ~$30K - Reputation risk if churns **If No Traction by Day 30:** - Prepare for graceful offboarding - Offer reduced contract if budget issue - Maintain relationship for potential return ``` ### Example 2: Cohort Churn Analysis **Input:** ``` Analyze churn patterns from these 10 churned accounts: 1. AlphaCo: Left after 8 months, champion left, low usage 2. BetaTech: Left after 14 months, pricing, competitor win 3. GammaCorp: Left after 6 months, wrong fit, never adopted 4. DeltaInc: Left after 24 months, budget cuts, loved product 5. EchoSys: Left after 10 months, support issues, 3 escalations 6. FoxtrotLLC: Left after 18 months, competitor, champion left 7. GolfCo: Left after 4 months, impleme
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.