Financial Health banner
borghei borghei

Financial Health

Development community

Description

--- description: Assess financial health of a SaaS business using key metrics. --- Perform a SaaS financial health check: 1. **Gather inputs** — ask the user for available data: - Monthly revenue figures (or MRR directly) - Customer count and churn numbers - Customer acquisition costs - Monthly burn rate / expenses - Cash on hand 2. **Calculate core metrics:** - **MRR** and **ARR** (MRR x 12) - **MRR Growth Rate** (month-over-month) - **Gross Churn Rate** (lost MRR / st

Installation

Installs to ~/.claude/commands/borghei-claude-skills-financial-health.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/borghei/Claude-Skills/HEAD/.claude/commands/financial-health.md -o ~/.claude/commands/borghei-claude-skills-financial-health.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository