Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Compute the core SaaS metrics — MRR/ARR, growth, NRR/GRR, churn, quick ratio, magic number — from your numbers. Use when asked to calculate SaaS metrics, MRR/ARR, net revenue retention, the quick ratio, or to build a SaaS metrics snapshot for a board/investor update. Produces a computed metrics dashboard with each value, its benchmark, and a one-line read on what it means.
.claude/skills/mohitagw15856-saas-metrics/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 18% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 64% | 0% |
| case-13 | ✗→✓ | ▲ Improved | 63% | 0% |
| case-15 | ✗→✓ | ▲ Improved | 120% | 0% |
| case-18 | ✗→✓ | ▲ Improved | 83% | 0% |
Investors and boards judge a SaaS business on a standard metric set — and getting the definitions right matters as much as the numbers. This skill computes MRR/ARR, growth, net and gross revenue retention, churn, the quick ratio, and the magic number from your movement data, each with its benchmark and a plain read — so a board update or investor snapshot is correct and defensible.
Ask for these only if they aren't already provided:
A computed dashboard (use the helper script):
| Metric | Value | Benchmark | Read | |---|---|---|---| | MRR / ARR | | | | | MRR growth % | | | | | Net Revenue Retention | | ≥ 100% (great ≥ 110%) | | | Gross Revenue Retention | | ≥ 90% | | | Revenue churn % | | | | | Quick ratio ((new+exp)/(churn+contr)) | | ≥ 4 strong | | | Magic number (if S&M given) | | ≥ 0.75 efficient | |
What it says — 2–3 lines: the health story the numbers tell, and the one metric to fix first.
Definitions used — state each formula explicitly (NRR excludes new customers; GRR caps at 100%), so the numbers are comparable and audit-proof.
scripts/saas_metrics.py (stdlib only) computes the set from the MRR movement:
bash# in.json: {"starting_mrr":100000,"new":12000,"expansion":6000,"contraction":2000,"churned":4000,"sm_spend_prior":40000} python3 scripts/saas_metrics.py in.json python3 scripts/saas_metrics.py in.json --json
Standard SaaS metrics definitions (Bessemer / a16z / KeyBanc) — NRR/GRR, quick ratio, magic number.
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-05 | pass→pass | 24,516 | 44,431 | +81% | 1 | 1 | 0% | 3,292 | 7,590 | +131% | 0 | 0 | — |
case-01 | fail→pass | 35,253 | 25,758 | -27% | 1 | 1 | 0% | 4,847 | 5,711 | +18% | 0 | 0 | — |
case-02 | fail→fail | 20,294 | 28,601 | +41% | 1 | 1 | 0% | 3,481 | 7,539 | +117% | 0 | 0 | — |
case-03 | fail→fail | 29,530 | 39,789 | +35% | 1 | 1 | 0% | 4,920 | 6,360 | +29% | 0 | 0 | — |
case-04 | fail→pass | 24,386 | 33,334 | +37% | 1 | 1 | 0% | 3,516 | 5,776 | +64% | 0 | 0 | — |
case-06 | pass→pass | 25,194 | 28,401 | +13% | 1 | 1 | 0% | 4,059 | 4,606 | +13% | 0 | 0 | — |
case-07 | pass→pass | 12,935 | 20,987 | +62% | 1 | 1 | 0% | 1,606 | 4,041 | +152% | 0 | 0 | — |
case-08 | pass→pass | 8,312 | 15,016 | +81% | 1 | 1 | 0% | 1,353 | 2,785 | +106% | 0 | 0 | — |
case-09 | pass→pass | 15,085 | 10,051 | -33% | 1 | 1 | 0% | 1,755 | 2,534 | +44% | 0 | 0 | — |
case-10 | pass→pass | 16,617 | 24,245 | +46% | 1 | 1 | 0% | 2,039 | 4,315 | +112% | 0 | 0 | — |
case-11 | pass→pass | 19,873 | 26,891 | +35% | 1 | 1 | 0% | 3,123 | 4,461 | +43% | 0 | 0 | — |
case-12 | pass→pass | 22,364 | 18,980 | -15% | 1 | 1 | 0% | 2,874 | 4,526 | +57% | 0 | 0 | — |
case-13 | fail→pass | 15,680 | 16,309 | +4% | 1 | 1 | 0% | 2,351 | 3,835 | +63% | 0 | 0 | — |
case-14 | pass→pass | 16,837 | 24,818 | +47% | 1 | 1 | 0% | 1,748 | 2,877 | +65% | 0 | 0 | — |
case-15 | fail→pass | 13,775 | 19,295 | +40% | 1 | 1 | 0% | 1,678 | 3,693 | +120% | 0 | 0 | — |
case-16 | pass→pass | 11,562 | 16,946 | +47% | 1 | 1 | 0% | 1,290 | 3,304 | +156% | 0 | 0 | — |
case-17 | pass→pass | 19,152 | 21,758 | +14% | 1 | 1 | 0% | 2,793 | 4,209 | +51% | 0 | 0 | — |
case-18 | fail→pass | 25,889 | 53,322 | +106% | 1 | 1 | 0% | 3,651 | 6,664 | +83% | 0 | 0 | — |
case-19 | pass→pass | 14,140 | 14,168 | +0% | 1 | 1 | 0% | 1,688 | 3,652 | +116% | 0 | 0 | — |
case-20 | pass→pass | 18,697 | 19,561 | +5% | 1 | 1 | 0% | 2,634 | 3,624 | +38% | 0 | 0 | — |
case-21 | fail→pass | 21,197 | 22,092 | +4% | 1 | 1 | 0% | 2,463 | 3,888 | +58% | 0 | 0 | — |
case-22 | pass→pass | 19,592 | 23,538 | +20% | 1 | 1 | 0% | 2,358 | 4,608 | +95% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted. The headline lift of +27 percentage points is the difference between those two pass rates over the 22 comparable cases.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.