yc-default-alive-calculator

Calculate startup runway, burn multiple, and months to breakeven from revenue and expense inputs.

40|6|Updated Jul 11, 2026
One-click install
npx skills add https://github.com/magnus919/agent-skills --skill yc-default-alive-calculator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yc-default-alive-calculator
Source: https://github.com/magnus919/agent-skills/tree/main/yc-default-alive-calculator
Command: npx skills add https://github.com/magnus919/agent-skills --skill yc-default-alive-calculator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill solves the critical uncertainty founders face regarding their startup's financial sustainability by providing a deterministic diagnostic of whether they are on a path to profitability or running out of cash.

Core Features & Use Cases

  • Financial Trajectory Modeling: Computes runway, burn multiple, and months to breakeven based on revenue, burn, cash, and growth inputs.
  • Actionable Verdicts: Categorizes the startup as ALIVE, DEAD, or MARGINAL with specific guidance on levers like growth, cost reduction, or fundraising.
  • Use Case: Use this when a founder asks if they need to raise money or if their current burn rate is sustainable given their growth trajectory.

Quick Start

Run the default alive calculator with your current monthly revenue, burn, cash on hand, and growth rate to receive a full financial diagnostic report.

Frequently Asked Questions about yc-default-alive-calculator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I calculate my startup runway and burn rate to see if I need fundraising?

To calculate startup runway and burn rate, input your current monthly revenue, burn, cash on hand, and growth rate. The tool outputs a financial diagnostic report categorizing your startup as ALIVE, DEAD, or MARGINAL to guide fundraising decisions.

What is a burn multiple and how does it evaluate startup financial sustainability?

A burn multiple is a financial metric evaluating startup sustainability by comparing burn rate against revenue growth. The calculator computes this alongside runway and breakeven timelines to determine if your venture is on a path to profitability or running out of cash.

Can I assess bootstrap financial sustainability without venture funding using this diagnostic?

Yes, you can assess bootstrap financial sustainability using this diagnostic. It applies to both venture-backed and bootstrap financial modeling, evaluating whether your current burn rate is sustainable given your specific revenue and expense trajectories.

How do I determine months to breakeven based on current revenue and expense trajectories?

To determine months to breakeven, provide your revenue, burn, cash, and growth rate inputs. The tool computes the breakeven timeline by modeling your financial trajectory, providing actionable verdicts on whether to reduce costs or increase growth.

Does this financial modeling tool require any external dependencies or Python libraries?

No, this financial modeling tool requires zero external dependencies. It performs deterministic startup financial analysis using only standard library math and logic within a Python-based environment.

When should I use a deterministic diagnostic tool instead of a full financial model?

Use a deterministic diagnostic tool when you need a quick, zero-dependency assessment of your startup's financial health. It provides immediate ALIVE, DEAD, or MARGINAL verdicts, unlike complex full financial models built for granular long-term forecasting.