Skip to content

Business · Global library

Burn-Rate Calculator

Model runway, scenario changes, and hiring tradeoffs so founders can make clearer operational decisions.

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Burn-Rate Calculator when you need to model runway, scenario changes, and hiring tradeoffs so founders can make clearer operational decisions, especially when the work is driven by burn rate and runway.

Trigger signals

burn raterunwayscenario model

Validation hooks

verify_calculation_accuracy

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show burn-rate-calculator

Use

orchestrator-mcp skills export burn-rate-calculator --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/burn-rate-calculator ./your-agent-skills/burn-rate-calculator
# or open skills/burn-rate-calculator/SKILL.md in a markdown-first client

File patterns

**/*.csv**/*.md**/finance/**

Model preferences

deepseek-ai/deepseek-v3.2meta/llama-3.3-70b-instructdeepseek-r1:32b

Related skills

Adjacent packs to compose next.

BusinessGlobal library

Engineering Culture Builder

Open pack

Designs team culture initiatives, onboarding programs, and engineering rituals that create high-performing, inclusive, and engaged engineering teams

CodexClaude Code