How this command is triggered — by the user, by Claude, or both
Slash command
/metrics:metrics-benchmark stageThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
Benchmark your metrics against industry standards. **Arguments:** - Stage: $1 (options: seed, series-a, series-b, series-c, or leave blank to use config) **Process:** 1. **Load current metrics:** - Read `.claude/metrics.local.md` for current values - If missing values, ask user for key metrics to benchmark 2. **Determine benchmark set:** - Use stage from argument or config - Use business model from config (SaaS vs Marketplace) - Select appropriate benchmark data from metrics-knowledge skill 3. **For SaaS, benchmark:** | Metric | Your Value | Median | Top Quartile | St...
Benchmark your metrics against industry standards.
Arguments:
Process:
Load current metrics:
.claude/metrics.local.md for current valuesDetermine benchmark set:
For SaaS, benchmark:
| Metric | Your Value | Median | Top Quartile | Status |
|---|---|---|---|---|
| ARR | Stage-appropriate | |||
| Growth Rate | ||||
| NRR | ||||
| GRR | ||||
| Gross Margin | ||||
| LTV:CAC | ||||
| CAC Payback | ||||
| Burn Multiple | ||||
| Magic Number | ||||
| Rule of 40 |
For Marketplace, benchmark:
| Metric | Your Value | Median | Top Quartile | Status |
|---|---|---|---|---|
| GMV | ||||
| GMV Growth | ||||
| Take Rate | ||||
| Repeat Rate | ||||
| Search-to-Fill | ||||
| Contribution Margin | ||||
| LTV:CAC (Buyer) | ||||
| LTV:CAC (Seller) |
Provide analysis:
Investor readiness assessment:
Output format:
# Metrics Benchmark Analysis
## [Company] | [Stage] | [Business Model]
### Summary
- **Strengths**: [X] metrics in top quartile
- **On Track**: [X] metrics at median+
- **Needs Work**: [X] metrics below median
### Detailed Comparison
#### Revenue & Growth
| Metric | You | Median | Top 25% | Gap |
|--------|-----|--------|---------|-----|
...
#### Unit Economics
...
#### Efficiency
...
### Strengths (Top Quartile)
1. **[Metric]**: Your [value] vs top quartile [value]
- This indicates [what it means]
### Improvement Areas
1. **[Metric]**: Your [value] vs median [value]
- Gap: [X]%
- To improve: [Specific suggestion]
- Impact: [Why this matters]
### Fundraising Readiness
[Assessment of metrics readiness for next round]
### Priority Actions
1. [Most impactful improvement]
2. [Second priority]
3. [Third priority]
npx claudepluginhub yamz8/open-ceo --plugin metrics/businessAnalyzes SaaS unit economics and key metrics based on a provided metric or business question, delivering insights and calculations.
/metrics-dashboard-designerGenerates metrics dashboard HTML with North Star Metric, AARRR framework, 5 role-specific dashboards, alerts, data infrastructure plan, and 90-day roadmap.
/north-starDefines North Star metric and supporting input metrics for a product or business, classifies business game, validates against 7 criteria, and outputs markdown framework with tables and next steps.