health-benchmarks

Org Health Benchmarks by Stage

Content Preview
# Org Health Benchmarks by Stage

Benchmarks for scoring each dimension at Seed, Series A, Series B, and Series C.

---

## Financial Health Benchmarks (CFO)

| Metric | Seed | Series A | Series B | Series C |
|--------|------|----------|----------|----------|
| Runway (green) | >18mo | >12mo | >12mo | >18mo |
| Runway (yellow) | 9-18mo | 6-12mo | 6-12mo | 9-18mo |
| Runway (red) | <9mo | <6mo | <6mo | <9mo |
| Burn multiple (green) | <3x | <2x | <1.5x | <1x |
| Burn multiple (yellow) | 3-5x | 2
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/health-benchmarks.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/c-level-advisor/org-health-diagnostic/references/health-benchmarks.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at c-level-advisor/org-health-diagnostic/references/health-benchmarks.md

Related Skills