Agent skill · Business & Finance

runway-planner

Turn burn and cash into a clear runway picture and a raise decision — months left, default-alive vs default-dead, and what to cut or change. Use when asked to calculate runway, model burn rate, decide when to raise, figure out if the company is default-alive, or plan a scenario with hiring/cuts. Produces the runway math, a default-alive verdict, and dated trigger points for raising or acting. Not financial advice.

mohitagw15856github.com/mohitagw15856GitHub ↗
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill runway-planner --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/runway-planner/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,255
Language: HTML

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

From the SKILL.md

# Runway Planner Skill Runway is the number that decides everything else. This skill turns cash and burn into months of runway, a default-alive/dead verdict (à la Paul Graham), and the dated triggers for when to raise or cut — so the founder isn't surprised. **Not financial advice; confirm with your finance lead.** ## Working from a brief Given partial numbers, **do the full calculation anyway** with labelled illustrative figures where needed. Show the arithmetic. Never leave it as "[calculate runway]." ## Required Inputs Ask for (if not already provided), else use clearly-labelled illustrative numbers: - **Cash in bank** today - **Monthly net burn** (gross burn minus revenue) and whether it's growing - **Revenue** today and its growth rate (if any) - **Planned changes** — hires, spend increases, or cuts being considered - **Context** — when they last raised, what they're optimising for ## Output Format ### 1. Runway today - **Net burn:** $X/mo · **Cash:** $Y · **Runway:** Y ÷ X = **N months** (to ~[month/year]) - If burn is growing or revenue ramping, show a simple month-by-month projection, not just a flat divide. ### 2. Default-alive or default-dead? On current growth and burn,

What's inside
Steps it walks through
  1. Working from a brief
  2. Required Inputs
  3. Output Format
  4. 1. Runway today
  5. 2. Default-alive or default-dead?
  6. 3. Scenarios
  7. 4. Trigger points (dated)
  8. 5. The one lever
  9. Quality Checks
  10. Anti-Patterns
More from pm-claude-skills
All skills →
About this skill
What does the runway-planner skill do?

Turn burn and cash into a clear runway picture and a raise decision — months left, default-alive vs default-dead, and what to cut or change. Use when asked to calculate runway, model burn rate, decide when to raise, figure out if the company is default-alive, or plan a scenario with hiring/cuts. Produces the runway math, a default-alive verdict, and dated trigger points for raising or acting. Not financial advice.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill runway-planner --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 mohitagw15856/pm-claude-skills, a repository with 1,255 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