Financial Health
Run financial ratio analysis, DCF valuation, budget variance analysis, and rolling forecasts.
claude plugin marketplace add alirezarezvani/claude-skillsDescription
Run financial ratio analysis, DCF valuation, budget variance analysis, and rolling forecasts. Usage: /financial-health <ratios|dcf|budget|forecast> <data.json>
What this skill does
- 1Accepts a subcommand — ratios, dcf, budget, or forecast — and runs the matching Python script against a provided JSON data file.
- 2Computes profitability, liquidity, leverage, efficiency, and valuation ratios with human-readable or JSON output.
- 3Runs DCF valuation with sensitivity analysis or budget variance analysis with materiality filtering in a single command.
- 4Builds driver-based revenue forecasts with scenario modeling directly from historical data files.
- 5Routes to saas-health for SaaS-specific metrics when ARR, MRR, churn, or CAC analysis is needed instead.
When to use
- You need a quick financial ratio, valuation, variance, or forecast result without setting up a full workflow.
- A data file is ready and the analysis type is known — ratios, dcf, budget, or forecast.
- Finance outputs are needed in JSON format for integration with a dashboard or reporting pipeline.
- You want to switch between traditional financial analysis and SaaS metrics depending on the dataset.
Best for
Format
Frequently asked questions
What is Financial Health?
Financial Health is a Claude Code skill for revops by Alireza Rezvani. Run financial ratio analysis, DCF valuation, budget variance analysis, and rolling forecasts.
When should I use Financial Health?
You need a quick financial ratio, valuation, variance, or forecast result without setting up a full workflow. A data file is ready and the analysis type is known — ratios, dcf, budget, or forecast.
How do I install Financial Health?
Run the install command (claude plugin marketplace add alirezarezvani/claude-skills). Once the skill is in place, Claude Code loads it automatically whenever a task matches what it does.
Is Financial Health free to use?
Yes. Financial Health is open source under the MIT license, published in the alirezarezvani/claude-skills repository on GitHub.