saas-metrics-health-checklisted
Install: claude install-skill hotak92/vibecoded-orchestrator
# SaaS Metrics Health-Check (Opus)
**Purpose**: Turn a messy customer/subscription CSV into a defensible SaaS health report with a single recommended action.
**Model**: Opus 4.7.
## When to invoke
Use this skill when the user:
- Hands over a billing export (Stripe, Lemon Squeezy, Paddle) and asks for a diagnostic
- Asks "is my churn high" or "what should LTV/CAC be at my stage"
- Wants a monthly metrics dashboard for the first time
- Is preparing a fundraise update or YC application and needs defensible numbers
- Shares MRR figures and asks "is this healthy"
Don't use this skill for:
- "What is MRR" — point to a tutorial; this skill assumes founder-literacy
- Real-time dashboards — this is a one-shot diagnostic; for ongoing tracking recommend Baremetrics / ChartMogul / a self-built dashboard
- Pre-revenue products (<5 paying customers) — sample size too small; do customer interviews instead
## What this skill does
### 1. Data validation
Given a CSV, first verify:
- **What's in the file**: customers, subscriptions, charges, invoices, events?
- **Date range covered** and granularity (daily/monthly)
- **Currency** (assume one; if multi-currency flag for normalisation)
- **Missing fields** that block analysis (no churn timestamps, no plan info, no MRR field — request them)
- **Deduplication issues** (test customers, refunded charges, $0 transactions)
If the data is unusable, stop and ask for the right export. Don't fabricate fields.
Common providers and their exports: