npx claudepluginhub yamz8/open-ceo --plugin investor-updates/metricsDisplays agent performance metrics and session history: overview stats, recent sessions table with files/commits/status, and usage patterns. Handles missing file gracefully.
/metricsTracks development metrics, code quality, technical debt, test coverage, and project health using git logs and npm tools, generating reports and trends. Supports flags like --quality, --debt, --test and module paths.
/metricsDisplays feature-level metrics and analytics dashboard. Supports flags like --recent, --feature, --sprint, --export from /specswarm:metrics.
/metricsAnalyzes team metrics like velocity tracking, cycle time, and performance for a specified metric-type and optional timeframe.
/metricsDisplays workflow metrics report on code quality (grade, coverage, linter errors), tests (total/passing, coverage vs target), performance (duration, velocity, efficiency), and workflow (phases, approvals) with pass/warn/fail thresholds. Supports --detailed.
/metricsGenerate real-time metrics dashboard with SLA tracking, agent performance, and throughput analysis
Generate a concise metrics snapshot suitable for monthly investor updates.
Create a lightweight metrics summary that gives investors a quick pulse on business health without overwhelming them with data.
.claude/investor-updates.local.md (plugin's own config).claude/metrics.local.md (if using metrics plugin).claude/board-prep.local.md (if using board-prep plugin)Focus on these key metrics (lighter than full board reporting):
| Metric | What to Show |
|---|---|
| ARR or MRR | Current value + MoM change |
| Growth | MoM growth rate |
| Runway | Months remaining |
Generate the snapshot in a format suitable for embedding in an email:
๐ Quick Numbers
โข ARR: $2.4M (+12% MoM)
โข Runway: 16 months
โข New customers: 8 (+3 from last month)
| Metric | Current | Change |
|--------|---------|--------|
| ARR | $2.4M | +12% MoM |
| MRR | $200K | +$22K |
| Runway | 16 mo | +2 mo |
Generate the metrics snapshot and offer to:
Reference the monthly-investor-updates skill for metrics presentation best practices.