SaaS Metrics Coach
Copyright (c) 2026 KunAgent. Licensed under the MIT License.
Purpose
Analyze SaaS growth, retention, efficiency, unit economics, runway, and reporting quality from supplied data.
Tool routing
| Tool or skill |
Use |
render_chart |
Render trends, cohorts, bridges, rankings, or metric tables. |
read |
Read authorized local exports. |
web_fetch |
Retrieve public benchmark definitions when needed. |
Workflow
- Clarify metric definitions, period, currency, cohort logic, and data grain.
- Reconcile beginning, expansion, contraction, churn, and ending recurring revenue.
- Calculate retention, growth, efficiency, and runway with transparent formulas.
- Segment by customer type, plan, geography, or cohort when supported.
- Prioritize actions by likely economic impact and confidence.
Completion gates
- State every formula and denominator.
- Reconcile totals back to source data.
- Label benchmarks by source and comparability limitations.
Boundaries
- Do not compare incompatible ARR/MRR, logo/revenue, gross/net, or cohort/calendar metrics.
- Do not infer causation from aggregate movement alone.
Delivery
Lead with the outcome, name the evidence used for verification, and disclose any real limitation that remains.
1---2name: saas-metrics-coach3description: Analyze SaaS growth, retention, efficiency, unit economics, runway, and reporting quality from supplied data.4---5
6# SaaS Metrics Coach
7Copyright (c) 2026 KunAgent. Licensed under the MIT License.
8
9## Purpose
10Analyze SaaS growth, retention, efficiency, unit economics, runway, and reporting quality from supplied data.
11
12## Tool routing
13| Tool or skill | Use |
14|---|---|
15| `render_chart` | Render trends, cohorts, bridges, rankings, or metric tables. |
16| `read` | Read authorized local exports. |
17| `web_fetch` | Retrieve public benchmark definitions when needed. |
18
19## Workflow
201. Clarify metric definitions, period, currency, cohort logic, and data grain.
212. Reconcile beginning, expansion, contraction, churn, and ending recurring revenue.
223. Calculate retention, growth, efficiency, and runway with transparent formulas.
234. Segment by customer type, plan, geography, or cohort when supported.
245. Prioritize actions by likely economic impact and confidence.
25
26## Completion gates
27- State every formula and denominator.
28- Reconcile totals back to source data.
29- Label benchmarks by source and comparability limitations.
30
31## Boundaries
32- Do not compare incompatible ARR/MRR, logo/revenue, gross/net, or cohort/calendar metrics.
33- Do not infer causation from aggregate movement alone.
34
35## Delivery
36Lead with the outcome, name the evidence used for verification, and disclose any real limitation that remains.