finance-metrics-quickref

finance-metrics-quickref is a skill for Claude Code, Codex from getcrew44/crew44. It costs 36 tokens per session (3,865 once invoked), scanned A, original, MIT.

A quick reference for common software-as-a-service finance metrics, their formulas, and benchmarks. These metrics describe revenue and growth, customer profitability, cash usage, and the balance between growth and profit.

In plain words
What is it for?
Use it when preparing for a board or investor meeting, checking a formula or benchmark, evaluating a business decision, or looking for financial warning signs.
Why use it?
It gives you a fast way to check what a metric means or which measure matters without reading a full finance lesson.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/getcrew44/crew44/finance-metrics-quickref
Any agent
npx skills add getcrew44/crew44 --skill finance-metrics-quickref
Clone the repo
git clone --depth 1 https://github.com/getcrew44/crew44

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for finance-metrics-quickref

README.md
[![agentmods](https://agentmods.dev/badge/skills/getcrew44/crew44/finance-metrics-quickref.svg)](https://agentmods.dev/skills/getcrew44/crew44/finance-metrics-quickref)
Your own site
<a href="https://agentmods.dev/skills/getcrew44/crew44/finance-metrics-quickref"><img src="https://agentmods.dev/badge/skills/getcrew44/crew44/finance-metrics-quickref.svg" alt="Measured on agentmods" height="20"></a>
Per session 36 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,865 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00036 $0.03865
Opus 5 $0.00018 $0.01932
Sonnet 5 $0.00007 $0.00773
Haiku 4.5 $0.00004 $0.00386

Measured 5d ago against content hash 2023b3292e8e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

finance-metrics-quickref scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

daemon/internal/presets/defaultcrew/skills/product/finance-metrics-quickref/SKILL.md · 310 lines

How it starts

The opening of the file, as written. The whole thing — 310 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Purpose

Quick reference for any SaaS finance metric without deep teaching. Use this when you need a fast formula lookup, benchmark check, or decision framework reminder. For detailed explanations, calculations, and examples, see the related deep-dive skills.

This is not a teaching tool—it's a cheat sheet optimized for speed. Scan, find, apply.

Key Concepts

Metric Categories

Metrics are organized into four families:

  1. Revenue & Growth — Top-line money (revenue, ARPU, ARPA, MRR/ARR, churn, NRR, expansion)
  2. Unit Economics — Customer-level profitability (CAC, LTV, payback, margins)
  3. Capital Efficiency — Cash management (burn rate, runway, OpEx, net income)
  4. Efficiency Ratios — Growth vs. profitability balance (Rule of 40, magic number)

When to Use This Skill

Use this when:

  • You need a quick formula or benchmark
  • You're preparing for a board meeting or investor call
  • You're evaluating a decision and need to check which metrics matter
  • You want to identify red flags quickly

Don't use this when:

  • You need detailed calculation guidance (use saas-revenue-growth-metrics or saas-economics-efficiency-metrics)
  • You're learning these metrics for the first time (start with deep-dive skills)
  • You need examples and common pitfalls (covered in related skills)

Application

All Metrics Reference Table

Metric Formula What It Measures Good Benchmark Red Flag
Revenue Total sales before expenses Top-line money earned Growth rate >20% YoY (varies by stage) Revenue growing slower than costs
ARPU Total Revenue / Total Users Revenue per individual user Varies by model; track trend ARPU declining cohort-over-cohort
ARPA MRR / Active Accounts Revenue per customer account SMB: $100-$1K; Mid: $1K-$10K; Ent: $10K+ High ARPA + low ARPU (undermonetized seats)
ACV Annual Recurring Revenue per Contract Annualized contract value SMB: $5K-$25K; Mid: $25K-$100K; Ent: $100K+ ACV declining (moving downmarket unintentionally)
MRR/ARR MRR × 12 = ARR Predictable recurring revenue Growth + quality matter; track components New MRR declining while churn stable/growing
Churn Rate Customers Lost / Starting Customers % of customers who cancel Monthly <2% great, <5% ok; Annual <10% great Churn increasing cohort-over-cohort
NRR (Start ARR + Expansion - Churn - Contraction) / Start ARR × 100 Revenue retention + expansion >120% excellent; 100-120% good; 90-100% ok NRR <100% (base is contracting)
Expansion Revenue Upsells + Cross-sells + Usage Growth Additional revenue from existing customers 20-30% of total revenue Expansion <10% of MRR
Quick Ratio (New MRR + Expansion MRR) / (Churned MRR + Contraction) Revenue gains vs. losses >4 excellent; 2-4 healthy; <2 leaky bucket Quick Ratio <2 (leaky bucket)
Gross Margin (Revenue - COGS) / Revenue × 100 % of revenue after direct costs SaaS: 70-85% good; <60% concerning Gross margin <60% or declining
CAC Total S&M Spend / New Customers Cost to acquire one customer Varies: Ent $10K+ ok; SMB <$500 CAC increasing while LTV flat
LTV ARPU × Gross Margin % / Churn Rate Total revenue from one customer Must be 3x+ CAC; varies by segment LTV declining cohort-over-cohort
LTV:CAC LTV / CAC Unit economics efficiency 3:1 healthy; <1:1 unsustainable; >5:1 underinvesting LTV:CAC <1.5:1
Payback Period CAC / (Monthly ARPU × Gross Margin %) Months to recover CAC <12 months great; 12-18 ok; >24 concerning Payback >24 months (cash trap)
Contribution Margin (Revenue - All Variable Costs) / Revenue × 100 True contribution after variable costs 60-80% good for SaaS; <40% concerning Contribution margin <40%
Burn Rate Monthly Cash Spent - Revenue Cash consumed per month Net burn <$200K manageable early; <$500K growth Net burn accelerating
Runway Cash Balance / Monthly Net Burn Months until money runs out 12+ months good; 6-12 ok; <6 crisis Runway <6 months
OpEx S&M + R&D + G&A Costs to run the business Should grow slower than revenue OpEx growing faster than revenue
Net Income Revenue - All Expenses Actual profit/loss Early negative ok; mature 10-20%+ margin Losses accelerating without growth
Rule of 40 Revenue Growth % + Profit Margin % Balance of growth vs. efficiency >40 healthy; 25-40 ok; <25 concerning Rule of 40 <25
Magic Number (Q Revenue - Prev Q Revenue) × 4 / Prev Q S&M S&M efficiency >0.75 efficient; 0.5-0.75 ok; <0.5 fix GTM Magic Number <0.5
Operating Leverage Revenue Growth vs. OpEx Growth Scaling efficiency Revenue growth > OpEx growth OpEx growing faster than revenue
Gross vs. Net Revenue Net = Gross - Discounts - Refunds - Credits What you actually keep Refunds <10%; discounts <20% Refunds >10% (product problem)
Revenue Concentration Top N Customers / Total Revenue Dependency on largest customers Top customer <10%; Top 10 <40% Top customer >25% (existential risk)
Revenue Mix Product/Segment Revenue / Total Revenue Portfolio composition No single product >60% ideal Single product >80% (no diversification)
Cohort Analysis Group customers by join date; track behavior Whether business improving or degrading Recent cohorts same/better than old Newer cohorts perform worse
CAC Payback by Channel CAC / Monthly Contribution (by channel) Payback by acquisition channel Compare across channels One channel far worse than others
Gross Margin Payback CAC / (Monthly ARPU × Gross Margin %) Payback using actual profit Typically 1.5-2x simple payback Payback using margin >36 months
Unit Economics Revenue per unit - Cost per unit Profitability of each "unit" Positive contribution required Negative contribution margin
Segment Payback CAC / Monthly Contribution (by segment) Payback by customer segment Compare to allocate resources One segment unprofitable
Incrementality Revenue caused by action - Baseline True impact of marketing/promo Measure with holdout tests Celebrating revenue that would've happened anyway
Working Capital Cash timing between revenue and collection Cash vs. revenue timing Annual upfront > monthly billing Long payment terms killing runway

Read the full file on GitHub · 310 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 310 lines · 36 tokens per session scan A 2023b3292e8e

Subscribe to this mod's changes

finance-metrics-quickref is a skill published in the GitHub repository getcrew44/crew44 (359 stars, last pushed 2mo ago), licensed MIT. It adds 36 tokens to every session and 3,865 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

quant-scanner

Quantitative stock scanner with model-driven adaptive factor scoring. Scans 100 US large/mid-cap stocks via Finnhub API, detects market regime (volatility, momentum, breadth), dynamically adjusts factor weights, and produces ranked selection/anomaly lists with HTML reports. Use for US stock screening, quantitative…

MerkyorLynn/Lynn · 90 tokens

stock-analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management, watchlists with alerts, dividend analysis, 8-dimension stock scoring, viral trend detection (Hot Scanner), and rumor/early signal detection. Use for stock analysis, portfolio tracking, earnings reactions, crypto monitoring…

MerkyorLynn/Lynn · 70 tokens

a-share-scanner

A股量化选股扫描器,模型驱动自适应因子评分。通过 Tushare 扫描全 A 股 5000+ 只股票,检测市场环境(波动率、动量、资金面、板块轮动),动态调整因子权重,输出选股榜/异动榜/行业分布的 HTML 报告。适用于 A 股选股、量化筛选、因子分析、市场环境诊断、板块轮动、动量策略、价值投资筛选。Use for Chinese A-share stock screening, quantitative stock picking, sector rotation, market regime detection.

MerkyorLynn/Lynn · 140 tokens

fin-m-and-a

M&A integration playbook covering eight modules: strategic rationale, target screening, due diligence (financial/legal/commercial), valuation with valuation bridge, synergy analysis, deal structuring (stock vs. asset, cash vs. equity, earn-out), SPA key clauses, and post-merger integration (PMI). Use for deal…

asgard-ai-platform/skills · 216 tokens

biz-management-accounting

Management accounting toolkit for internal decision support: ABC costing, variance analysis, transfer pricing, and responsibility accounting. Use for product profitability disputes, budget variance diagnosis, inter-division pricing design, and business-unit manager performance evaluation. Triggers…

asgard-ai-platform/skills · 145 tokens

biz-financial-ratios

Analyze financial health using ratio categories: profitability, liquidity, leverage, efficiency, and valuation. Use this skill when the user needs to assess a company's financial performance, compare companies, evaluate creditworthiness, or prepare financial due diligence — even if they say 'is this company…

asgard-ai-platform/skills · 77 tokens