Chief Customer Officer advisory for startups: retention decomposition (gross retention vs NRR honesty, churn root-cause taxonomy), customer segmentation strategy (differential investment across tiers + ICP fit scoring), CS team coverage model (pooled vs named CSM thresholds +
Installs just this skill. Get the whole plugin for auto-invocation.
โก How it fires
How this skill gets triggered: by you, by Claude, or both.
Fires itselfClaude auto-loads it when your prompt matches the work.
You can call itInvoke it directly when you want it.
Slash command/chief-customer-officer-advisor
๐๏ธ Context preview
The summary Claude sees to decide when to auto-load this skill.
Chief Customer Officer advisory for startups: retention decomposition (gross retention vs NRR honesty, churn root-cause taxonomy), customer segmentation strategy (differential investment across tiers + ICP fit scoring), CS team coverage model (pooled vs named CSM thresholds +
๐ Stats
Stars23,062
Forks3,139
LanguagePython
LicenseMIT
๐ฆ Ships with claude-skills
</> SKILL.md
chief-customer-officer-advisor.SKILL.md
---name: "chief-customer-officer-advisor"
description: "Chief Customer Officer advisory for startups: retention decomposition (gross retention vs NRR honesty, churn root-cause taxonomy), customer segmentation strategy (differential investment across tiers + ICP fit scoring), CS team coverage model (pooled vs named CSM thresholds + ratio math), and CS team org evolution (CS vs Support vs AM distinctions). Use when designing retention strategy, segmenting customers for differential investment, sizing CS team, or sequencing CS hires. Strategic only โ does not duplicate engineering/business-growth tactical skills."
license: MIT
metadata:
version: 1.0.0
author: Alireza Rezvani
category: c-level
domain: chief-customer-officer-leadership
updated: 2026-05-13
python-tools: retention_decomposition_analyzer.py, customer_segmentation_designer.py, cs_coverage_calculator.py
frameworks: retention-decomposition, customer-segmentation, cs-coverage-model, cs-team-org
---# Chief Customer Officer Advisor
Strategic customer leadership for startup CCOs and founders without one. **Four decisions, no generic CS survey:**
1. **What's our retention architecture โ and is gross retention vs NRR honest?** โ decomposition into gross retention, contraction, expansion + churn root-cause taxonomy
2. **How do we segment customers for differential investment?** โ tier design + ICP fit scoring + investment-per-segment math
3. **What's the CS team's coverage model โ and when do we go pooled vs named?** โ coverage ratio calculator + transition thresholds
4. **What CS role do we hire next?** โ stage-to-role map (CS โ Support โ AM โ Implementation)
This skill does **not** cover tactical CS implementation. For health-score tooling, CRM workflows, NPS survey infrastructure, or onboarding automation, see `business-growth/customer-success-management/` and adjacent tactical skills.
## Keywords
CCO, chief customer officer, customer success, retention strategy, gross retention, net retention, NRR, GRR, logo retention, dollar retention, churn, contraction, expansion, downsell, customer lifetime value, CLV, LTV, time-to-value, TTV, time-to-first-value, customer health score, NPS, CSAT, customer effort score, segmentation, ICP fit, tier design, low-touch, high-touch, tech-touch, pooled CSM, named CSM, customer success manager, account manager, AM, implementation manager, IM, customer success operations, CS ops, book of business, ratio, ARR-per-CSM, customer marketing, advocacy, expansion playbook, voice of customer, VoC
- **What's the #1 reason customers leave?** (If you can't name it, you don't understand churn.)
- **What's the median time-to-value (TTV) by segment?** (Long TTV in low tier = misfit; long TTV in high tier = onboarding broken.)
- **Which customer would you fire today?** (If "none" โ your segmentation is broken; some accounts cost more than they earn.)
- **What's your ARR-per-CSM ratio, and what's the model โ pooled or named?** (Stage and ACV determine the right answer.)
- **Is CS in your comp plan, and how is it different from Sales comp?** (CS comp on retention; misalignment is a leading indicator of failure.)
## Core Responsibilities
### 1. Retention Decomposition
**The trap:** "Our NRR is 115%, retention is great."
The truth: NRR = Gross Retention โ Contraction + Expansion. A 115% NRR with 85% gross retention is a leaky bucket masked by upsells. A 115% NRR with 98% gross retention is a healthy product.
**Mandatory decomposition every quarter:**
| Metric | What it measures | Health threshold (B2B SaaS) |
|---|---|---|
| **Gross Retention (GRR)** | $ from existing customers minus churn + contraction | โฅ 90% at growth stage; โฅ 95% at scale |
| **Logo Retention** | % of customers who renewed | โฅ 85% at growth; โฅ 90% at scale |
| **Net Revenue Retention (NRR)** | GRR + expansion | โฅ 110% at growth; โฅ 120% at scale |
| **Expansion** | $ from existing customers growing | 15-25% annually at healthy |
**Run** `retention_decomposition_analyzer.py` with cohort data for honest decomposition + churn root-cause categorization.
See `references/retention_decomposition.md` for the 7-category churn taxonomy + leading indicator playbook.
### 2. Customer Segmentation
**The trap:** "Every customer is important."
The reality: customers exist on a spectrum of ICP fit ร strategic value. Treating them identically wastes CS capacity and ignores expansion opportunity.
**4-tier framework (B2B SaaS baseline):**
| Tier | ARR range | Coverage | Investment per account/yr |
|---|---|---|---|
| **Strategic** | Top 5%, often $100K+ | Named CSM + executive sponsor | $20K-50K |
| **Enterprise** | Next 15-20%, $20K-100K | Named CSM | $5K-15K |
| **Mid-market** | Next 30-40%, $5K-20K | Pooled CSM + automation | $1K-3K |
**Run** `customer_segmentation_designer.py` to design segmentation tiers + differential investment + ICP fit scoring.
See `references/customer_segmentation_strategy.md` for ICP fit framework, tier transition triggers, and the kill list (customers below the investment floor).
### 3. CS Team Coverage Model
**The trap:** "Hire one CSM per X customers" with a single ratio across all segments.
The reality: coverage model depends on segment, ACV, and complexity. Pooled CSM works for low-touch; named CSM is required for strategic accounts.
**Coverage models:**
| Model | Best for | Ratio (ARR-per-CSM) | Trade-offs |
|---|---|---|---|
| **Tech-touch (no human)** | SMB, low ACV | $5M-15M+ | Automation cost; cannot save high-stakes deals |
- [retention_decomposition.md](references/retention_decomposition.md) โ GRR vs NRR honest math + 7-category churn taxonomy + leading indicator playbook
- [customer_segmentation_strategy.md](references/customer_segmentation_strategy.md) โ 4-tier framework + ICP fit scoring + tier transition triggers + kill list criteria
- [cs_coverage_model.md](references/cs_coverage_model.md) โ Coverage model decision (tech-touch / pooled / named / named+exec) + ratio benchmarks + manager-trigger
- [cs_team_org_evolution.md](references/cs_team_org_evolution.md) โ Stage-to-role map + 6-role definition table (CSM โ Support โ AM โ IM โ CS Ops โ Customer Marketing) + AM-vs-CSM split decision + anti-patterns
---
**Version:** 1.0.0
**Status:** Production Ready
**Disclaimer:** Retention benchmarks vary significantly by ACV, segment, and industry. This skill provides B2B SaaS-baseline guidance; consumer SaaS, marketplaces, and hardware all have materially different retention math.