/cs:cfo-review <plan> — Numerate-skeptic interrogation of any plan that touches money. Unit economics, runway, dilution, capital allocation.
cd ~/.claude/skills
git clone https://github.com/alirezarezvani/claude-skills.git claude-skills mkdir -p ~/.claude/skills/cfo-review
curl -fsSL https://raw.githubusercontent.com/alirezarezvani/claude-skills/HEAD/.gemini/skills/cfo-review/SKILL.md \
-o ~/.claude/skills/cfo-review/SKILL.md Command: /cs:cfo-review <plan>
The numerate skeptic stress-tests anything that touches money. Six questions before any spend or fundraise.
What’s the burn multiple and how many months of cash remain at base / bull / bear?
What is LTV / CAC per channel, and what’s the payback period on the top-2 channels?
If this plan requires a raise, what’s the dilution at base and bear valuations?
If this dollar wasn’t spent here, where else could it go and what’s the expected return?
What’s the gross margin, and how does it trend at scale?
If revenue is 50% of plan, does the company survive 18 months?
python ../../../skills/cfo-advisor/scripts/burn_rate_calculator.py
python ../../../skills/cfo-advisor/scripts/unit_economics_analyzer.py
python ../../../skills/cfo-advisor/scripts/fundraising_model.py
# CFO Review: <plan>
**Date:** YYYY-MM-DD
**Reviewer:** cs-cfo-advisor
## Numbers
- Burn multiple: X.Xx
- Runway (base/bull/bear): X / X / X months
- LTV/CAC top channel: X.Xx, payback Y months
- Gross margin: X% (trend: Y)
- Dilution this round: X%
- Bear-case survival: PASS / FAIL
## Verdict
🟢 GREEN | 🟡 YELLOW | 🔴 RED
## Conditions (if YELLOW)
- Cut trigger: <metric> < <threshold> → <action>
- Review checkpoint: <date>
## Recommendation
[3 concrete next steps]
/cs:decide — log the verdict/cs:execute — build 90-day plan if GREEN/cs:boardroom — escalate if multi-role implicationscs-cfo-advisorcfo-advisorVersion: 1.0.0
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Replace with description of the skill and when Claude should use it.
Automate 21risk tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate 2chat tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Ably tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Abstract tasks via Rube MCP (Composio). Always search tools first for current schemas.