Metrics Knowledge
This skill should be used when the user asks to "track metrics", "calculate ARR", "what metrics should I track", "benchmark my metrics", "understand churn", "calculate LTV", "what is burn multiple", "GMV calculation", "marketplace metrics", or mentions specific metrics like ARR, MRR, NRR, churn, CAC, LTV, burn rate, runway, GMV, take rate, or cohort analysis.
What this skill does
# Startup Metrics Knowledge ## Overview This skill provides comprehensive guidance on startup metrics for SaaS and marketplace businesses. It covers metric definitions, calculation formulas, stage-appropriate benchmarks, and best practices for tracking and reporting. ## SaaS Metrics Fundamentals ### Revenue Metrics | Metric | Formula | Description | |--------|---------|-------------| | MRR | Sum of monthly recurring revenue | Core subscription revenue | | ARR | MRR × 12 | Annualized recurring revenue | | New MRR | MRR from new customers | Growth driver | | Expansion MRR | MRR from upgrades/upsells | Land-and-expand signal | | Churned MRR | MRR lost from cancellations | Retention indicator | | Net New MRR | New + Expansion - Churned | Overall momentum | ### Growth Metrics | Metric | Formula | Good | Great | |--------|---------|------|-------| | MoM Growth | (MRR₁ - MRR₀) / MRR₀ | 10-15% | 20%+ | | YoY Growth | (ARR₁ - ARR₀) / ARR₀ | 2x | 3x | | Net Revenue Retention | (Starting MRR + Expansion - Churn) / Starting MRR | 100-110% | 120%+ | | Gross Revenue Retention | (Starting MRR - Churn) / Starting MRR | 85-90% | 95%+ | | Logo Retention | Customers retained / Starting customers | 85-90% | 95%+ | ### Unit Economics | Metric | Formula | Target | |--------|---------|--------| | CAC | Sales & Marketing spend / New customers | Varies by ACV | | LTV | ARPU × Gross Margin × (1/Churn Rate) | 3x+ CAC | | LTV:CAC Ratio | LTV / CAC | 3:1 to 5:1 | | CAC Payback | CAC / (ARPU × Gross Margin) | <18 months | | Gross Margin | (Revenue - COGS) / Revenue | 70-80%+ | ### Efficiency Metrics | Metric | Formula | Target | |--------|---------|--------| | Burn Multiple | Net Burn / Net New ARR | <2x | | Magic Number | Net New ARR / Prior Q S&M Spend | >0.75 | | Rule of 40 | Growth Rate + Profit Margin | >40% | | Hype Ratio | Implied ARR Multiple / Growth Rate | <1x | ## Marketplace Metrics Fundamentals ### Volume Metrics | Metric | Formula | Description | |--------|---------|-------------| | GMV | Total transaction value | Gross Merchandise Value | | Net Revenue | GMV × Take Rate | Actual revenue | | Take Rate | Net Revenue / GMV | Platform fee % | | AOV | GMV / Orders | Average Order Value | ### Liquidity Metrics | Metric | Formula | Description | |--------|---------|-------------| | Search-to-Fill Rate | Filled requests / Total searches | Demand satisfaction | | Time-to-Fill | Avg time from request to fulfillment | Efficiency | | Buyer-to-Seller Ratio | Active buyers / Active sellers | Balance indicator | | Repeat Rate | Repeat transactions / Total | Stickiness | ### Marketplace Health | Metric | Description | Target | |--------|-------------|--------| | Supply Liquidity | % of listings with transactions | >30% | | Demand Liquidity | % of searches resulting in purchase | >20% | | Supplier Concentration | Top 10% supplier revenue share | <40% | | Cross-Side Network Effects | Growth correlation between sides | Positive | ## Burn & Runway ### Burn Calculations | Metric | Formula | |--------|---------| | Gross Burn | Total monthly operating expenses | | Net Burn | Gross Burn - Revenue | | Runway | Cash Balance / Net Burn | | Zero Cash Date | Today + (Runway months) | ### Burn Benchmarks by Stage | Stage | Acceptable Burn Multiple | Target Runway | |-------|-------------------------|---------------| | Pre-seed | N/A | 18-24 months | | Seed | <3x | 18-24 months | | Series A | <2x | 18-24 months | | Series B | <1.5x | 24+ months | | Series C+ | <1x | 24+ months | ## Stage-Appropriate Metrics ### Pre-Seed / Seed Focus on product-market fit signals: - Engagement metrics (DAU/MAU, retention curves) - Organic growth / word-of-mouth - Early revenue or intent signals - User feedback quality ### Series A Prove repeatable revenue: - ARR: $1-3M - Growth: 2-3x YoY - Retention: >100% NRR - Unit economics trending positive ### Series B Scale efficiently: - ARR: $5-15M - Growth: 2x+ YoY - Burn multiple: <1.5x - Clear path to profitability ### Series C+ Efficient growth at scale: - ARR: $20M+ - Rule of 40: >40% - Strong unit economics - Market leadership indicators ## Cohort Analysis ### Revenue Cohorts Track how revenue from each customer cohort evolves over time: - Month 0: Initial MRR - Month 3, 6, 12: Retention % - Expansion curve: Upsell trajectory ### User Cohorts Track engagement by signup cohort: - Day 1, 7, 30 retention - Feature adoption rates - Conversion milestones ## Additional Resources ### Reference Files For detailed guidance, consult: - **`references/saas-metrics-guide.md`** - Complete SaaS metrics with formulas and examples - **`references/marketplace-metrics-guide.md`** - Marketplace-specific metrics and benchmarks - **`references/benchmarks-by-stage.md`** - Stage and industry benchmarks ### Example Files Working examples in `examples/`: - **`example-metrics-snapshot.md`** - Sample metrics report format - **`example-cohort-analysis.md`** - Cohort analysis template
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.