Agent skill · Business & Finance

cfo-advisor

Financial leadership for startups and scaling companies. Financial modeling, unit economics, fundraising strategy, cash management, and board financial packages. Use when building financial models, analyzing unit economics, planning fundraising, managing cash runway, preparing board materials, or when user mentions CFO, burn rate, runway, fundraising, unit economics, LTV, CAC, term sheets, or financial strategy.

Alireza Rezvani23,369★ · +428/wk · 1 repos on radarProfile →
claude-codecodexcursorships scriptsMIT
Install
npx skills add alirezarezvani/claude-skills --skill cfo-advisor --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 7
SKILL.md size: 7 KB
Bundled scripts: yes
Version: 1.0.0
Declared author: Alireza Rezvani
Path: c-level-advisor/skills/cfo-advisor/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 23,791 · +422 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# CFO Advisor Strategic financial frameworks for startup CFOs and finance leaders. Numbers-driven, decisions-focused. This is **not** a financial analyst skill. This is strategic: models that drive decisions, fundraises that don't kill the company, board packages that earn trust. ## Keywords CFO, chief financial officer, burn rate, runway, unit economics, LTV, CAC, fundraising, Series A, Series B, term sheet, cap table, dilution, financial model, cash flow, board financials, FP&A, SaaS metrics, ARR, MRR, net dollar retention, gross margin, scenario planning, cash management, treasury, working capital, burn multiple, rule of 40 ## Quick Start ```bash # Burn rate & runway scenarios (base/bull/bear) python scripts/burn_rate_calculator.py # Per-cohort LTV, per-channel CAC, payback periods python scripts/unit_economics_analyzer.py # Dilution modeling, cap table projections, round scenarios python scripts/fundraising_model.py ``` ## Key Questions (ask these first) - **What's your burn multiple?** (Net burn ÷ Net new ARR. > 2x is a problem.) - **If fundraising takes 6 months instead of 3, do you survive?** (If not, you're already behind.) - **Show me unit economics per cohort, not blended

What's inside
Steps it walks through
  1. Keywords
  2. Quick Start
  3. Key Questions (ask these first)
  4. Core Responsibilities
  5. CFO Metrics Dashboard
  6. Red Flags
  7. Integration with Other C-Suite Roles
  8. Resources
  9. Proactive Triggers
  10. Output Artifacts
  11. Reasoning Technique: Chain of Thought
  12. Communication
  13. Context Integration
Ships with 6 files
  • references/cash_management.md
  • references/financial_planning.md
  • references/fundraising_playbook.md
  • scripts/burn_rate_calculator.py
  • scripts/fundraising_model.py
  • scripts/unit_economics_analyzer.py
Commands it runs
Burn rate & runway scenarios (base/bull/bear)
python scripts/burn_rate_calculator.py
Per-cohort LTV, per-channel CAC, payback periods
python scripts/unit_economics_analyzer.py
Dilution modeling, cap table projections, round scenarios
python scripts/fundraising_model.py
More from claude-skills
All skills →
About this skill
What does the cfo-advisor skill do?

Financial leadership for startups and scaling companies. Financial modeling, unit economics, fundraising strategy, cash management, and board financial packages. Use when building financial models, analyzing unit economics, planning fundraising, managing cash runway, preparing board materials, or when user mentions CFO, burn rate, runway, fundraising, unit economics, LTV, CAC, term sheets, or financial strategy.

How do I install it?

Run `npx skills add alirezarezvani/claude-skills --skill cfo-advisor --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From alirezarezvani/claude-skills, a repository with 23,791 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going