cs-metrics-benchmarks

Customer Success Metrics and Benchmarks

Content Preview
# Customer Success Metrics and Benchmarks

Industry benchmarks for key customer success metrics, segmented by company size, customer segment, and industry vertical.

---

## Core SaaS Metrics

### Net Revenue Retention (NRR)

NRR measures revenue retained from existing customers including expansion, contraction, and churn. It is the single most important metric for SaaS customer success.

**Formula:** (Starting ARR + Expansion - Contraction - Churn) / Starting ARR * 100

| Performance Level | NR
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/cs-metrics-benchmarks.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/business-growth/customer-success-manager/references/cs-metrics-benchmarks.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at business-growth/customer-success-manager/references/cs-metrics-benchmarks.md

Related Skills