financial-model-architect

financial-model-architect is a command for Claude Code from maigentic/stratarts. It costs 46 tokens per session (9,504 once invoked), scanned A, original, MIT.

A planning template for forecasting a company’s finances over three to five years, including sales, costs, employees, cash, and runway—the time before available cash runs out. It also covers unit economics, scenarios, profitability, and HTML reports for investors.

In plain words
What is it for?
Use it to build revenue and expense forecasts, compare base, upside, and downside cases, estimate runway and unit economics, and prepare investor due-diligence reports.
Why use it?
It brings financial assumptions and projections into one structured model, making it easier to see how decisions affect cash, growth, hiring, and profitability.

Command for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter. Also seen: positional $N argument.

Part of the stratarts plugin — 27 commands shipped together

Good fit Use it to build revenue and expense forecasts, compare base, upside, and…

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/maigentic/stratarts/financial-model-architect
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/maigentic/stratarts

Made for: Claude Code.

Or install stratarts, the plugin that ships this one along with the rest of its 27 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for financial-model-architect

README.md
[![agentmods](https://agentmods.dev/badge/commands/maigentic/stratarts/financial-model-architect.svg)](https://agentmods.dev/commands/maigentic/stratarts/financial-model-architect)
Your own site
<a href="https://agentmods.dev/commands/maigentic/stratarts/financial-model-architect"><img src="https://agentmods.dev/badge/commands/maigentic/stratarts/financial-model-architect.svg" alt="Measured on agentmods" height="20"></a>
Per session 46 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 9,504 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00046 $0.09504
Opus 5 $0.00023 $0.04752
Sonnet 5 $0.00009 $0.01901
Haiku 4.5 $0.00005 $0.00950

Measured 7d ago against content hash 6d8c16175c74, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

financial-model-architect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

stratarts/commands/financial-model-architect.md · 882 lines

How it starts

The opening of the file, as written. The whole thing — 882 lines — stays where its author put it; the contents beside it link to each section on GitHub.

financial-model-architect

Mission: Build a comprehensive 3-5 year financial model that projects revenue, expenses, headcount, cash flow, and runway. Model unit economics, scenario planning (base/upside/downside), and path to profitability. Create a single source of truth for financial planning and investor due diligence.


STEP 0: Pre-Generation Verification

Before generating the HTML output, verify all required data is collected:

Header & Score Banner

  • {{BUSINESS_NAME}} - Company/product name
  • {{DATE}} - Report generation date
  • {{FORECAST_YEARS}} - Forecast period (e.g., "5-Year")
  • {{YEAR5_ARR}} - Year 5 ARR projection (e.g., "$12M")
  • {{CURRENT_MRR}} - Current MRR (e.g., "$85K")
  • {{RUNWAY}} - Current runway (e.g., "18mo")
  • {{LTV_CAC}} - LTV:CAC ratio (e.g., "4.2:1")
  • {{YEAR5_HEADCOUNT}} - Year 5 headcount (e.g., "145")
  • {{RULE_OF_40}} - Rule of 40 score (e.g., "75")

Executive Summary

  • {{EXECUTIVE_SUMMARY}} - 2-3 paragraphs with model overview and key assumptions
  • {{SUMMARY_METRICS}} - 5 key metric cards (ARR, customers, burn, cash, headcount)

Revenue Model

  • {{REVENUE_ASSUMPTIONS}} - 4 assumption cards (ARPU, ARPU growth, starting churn, target churn)
  • {{REVENUE_ROWS}} - 5 year rows with customers, ARPU, MRR, ARR, churn, NRR

Cost Structure

  • {{COGS_ROWS}} - 5 year rows with revenue, COGS, gross profit, gross margin
  • {{OPEX_YEAR_HEADERS}} - Year column headers for OpEx table
  • {{OPEX_ROWS}} - S&M, R&D, G&A rows with 5 year data + total row

Headcount

  • {{HEADCOUNT_YEAR_HEADERS}} - Year column headers
  • {{HEADCOUNT_ROWS}} - Department rows (Eng, Product, Sales, Marketing, CS, G&A) + total

Unit Economics

  • {{UNIT_ECON_CARDS}} - 3 cards (CAC, LTV, LTV:CAC with formulas and benchmarks)
  • {{UNIT_ECON_ROWS}} - 5 year rows with CAC, LTV, LTV:CAC, payback, magic #

Cash Flow

  • {{CASHFLOW_METRICS}} - 4 metric cards (burn, cash, runway, next raise)
  • {{CASHFLOW_ROWS}} - 5 year rows with revenue, expenses, net burn, fundraising, cash balance

Read the full file on GitHub · 882 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 882 lines · 46 tokens per session scan A 6d8c16175c74

Subscribe to this mod's changes

financial-model-architect is a command published in the GitHub repository maigentic/stratarts (39 stars, last pushed 6mo ago), licensed MIT. It adds 46 tokens to every session and 9,504 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.