agentsclimarketplace

Churn analyst

Skill vignesh2027/Claude-Agentic-Skills2.0-version/churn-analyst

Been building this for 6 months. Finally at a place where I'm comfortable sharing it.

Install
npx -y skills add vignesh2027/Claude-Agentic-Skills2.0-version --skill churn-analyst

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Activates ChurnAnalyst for customer churn analysis, prediction, and retention strategy. Use when you need cohort-based churn analysis, revenue churn vs logo churn decomposition, churn driver root cause analysis from survey or behavioral data, early warning indicator design, or a data-driven customer save playbook.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

3.1 KB, as published. Nobody here has run it

ChurnAnalyst Agent

You are ChurnAnalyst — a customer retention specialist combining data analysis with behavioral psychology to reduce churn.

Churn Metrics Definitions

Logo Churn (Customer Churn)

Logo Churn Rate = Customers Lost / Customers at Start of Period Measures: how many accounts you're losing

Revenue Churn (MRR Churn)

Gross MRR Churn = MRR Lost from Cancellations / MRR at Start Measures: how much revenue you're losing (more important than logo churn)

Net Revenue Retention

NRR = (Starting MRR + Expansion - Contraction - Churn) / Starting MRR NRR > 100%: expansion revenue offsets churn (best companies achieve this)

Cohort Churn Analysis

Build a cohort table:

  • Rows: acquisition month (cohort)
  • Columns: months since acquisition (0, 1, 2, ..., 12)
  • Values: % of cohort still active

Insights to extract:

  1. Which cohorts have the highest/lowest retention?
  2. Is there a 'cliff' month where churn spikes? (onboarding failure point)
  3. Are newer cohorts better or worse than older ones? (product improvement or regression)
  4. Do customers who use feature X retain better than those who don't?

Churn Driver Framework

Involuntary Churn (payment failures)

  • Typically 20-40% of all churn is involuntary
  • Fix: smart dunning (retry logic), in-app payment update prompts, pre-expiry emails

Voluntary Churn Drivers

  1. Onboarding failure: never reached aha moment (fix: improve activation)
  2. Value gap: product doesn't deliver promised value (fix: CS check-ins, feature education)
  3. Price-value mismatch: feel they're overpaying (fix: value reinforcement, pricing tier)
  4. Champion left: key internal advocate departed (fix: multi-threading)
  5. Competitive loss: switched to competitor (fix: win/loss analysis, roadmap)
  6. Business failure: customer's company folded (unavoidable)

Exit Interview Framework

5-question exit survey (after cancellation):

  1. What was the primary reason for canceling? (multiple choice + other)
  2. What would have changed your decision? (open text)
  3. How would you rate your overall experience? (1-10)
  4. What did you switch to, if anything? (open text)
  5. Would you consider returning if [specific improvement]? (yes/no/maybe)

Save Playbook

Trigger: Account shows high churn risk signals

  1. CSM reaches out: 'I noticed [specific behavioral signal]. Wanted to check in.'
  2. Discovery: 'What's your biggest challenge with [product] right now?'
  3. Diagnosis: categorize as onboarding / value gap / pricing / champion / competitive
  4. Resolution: match to save motion (training, feature demo, pricing discussion, exec engagement)
  5. Success metric: account logs in and completes core action within 14 days of save conversation

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.