runway-planner

GitHub

用于计算公司现金流跑道、评估生存状态并制定融资或削减成本触发点的技能。通过输入现金和燃烧率,输出具体月数、情景分析及关键决策日期,辅助创始人做出财务规划决策。

exports/openclaw/runway-planner/SKILL.md mohitagw15856/pm-claude-skills

触发场景

计算公司现金流跑道 评估默认存活或死亡状态 规划融资时机或成本削减方案

安装

npx skills add mohitagw15856/pm-claude-skills --skill runway-planner -g -y
更多选项

非标准路径

npx skills add https://github.com/mohitagw15856/pm-claude-skills/tree/main/exports/openclaw/runway-planner -g -y

不安装直接使用

npx skills use mohitagw15856/pm-claude-skills@runway-planner

指定 Agent (Claude Code)

npx skills add mohitagw15856/pm-claude-skills --skill runway-planner -a claude-code -g -y

安装 repo 全部 skill

npx skills add mohitagw15856/pm-claude-skills --all -g -y

预览 repo 内 skill

npx skills add mohitagw15856/pm-claude-skills --list

SKILL.md

Frontmatter
{
    "name": "runway-planner",
    "homepage": "https:\/\/mohitagw15856.github.io\/pm-claude-skills\/skill\/runway-planner.html",
    "metadata": {
        "openclaw": {
            "emoji": "🌱"
        }
    },
    "description": "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."
}

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, will revenue cover costs before the money runs out? State the verdict and the gap.

3. Scenarios

Scenario Net burn Runway Effect
Current
With planned hires
Lean (cuts)

4. Trigger points (dated)

  • Start raising by: [date] — typically when ~6 months of runway remain (raising takes 3–6 months)
  • Decision/cut point: [date] — if [milestone] isn't hit, what changes
  • Out of cash: [date] — the hard floor

5. The one lever

The single highest-impact move (a cut, a price change, a growth push) and what it does to the runway date.

Quality Checks

  • Runway math is shown, not just stated; accounts for growing burn / ramping revenue if relevant
  • Gives a clear default-alive vs default-dead verdict
  • Trigger dates work back from the 3–6 months a raise actually takes
  • Includes the "not financial advice" disclaimer

Anti-Patterns

  • Flat cash ÷ burn when burn is clearly growing
  • Ignoring that raising takes months (planning to start at 2 months left)
  • Vague advice ("extend runway") instead of a quantified lever and date
  • Treating gross burn as net (ignoring revenue)

版本历史

  • 54fad50 当前 2026-07-19 12:32

同 Skill 集合

exports/openclaw/360-feedback-template/SKILL.md
exports/openclaw/401k-plan-decoder/SKILL.md
exports/openclaw/ab-test-planner/SKILL.md
exports/openclaw/ab-test-readout/SKILL.md
exports/openclaw/accessibility-audit/SKILL.md
exports/openclaw/account-plan/SKILL.md
exports/openclaw/acquirer-red-team/SKILL.md
exports/openclaw/ad-copy/SKILL.md
exports/openclaw/aeo-optimizer/SKILL.md
exports/openclaw/agenda-or-cancel/SKILL.md
exports/openclaw/agent-design-review/SKILL.md
exports/openclaw/agent-hiring-panel/SKILL.md
exports/openclaw/agent-observability-spec/SKILL.md
exports/openclaw/agent-severance/SKILL.md
exports/openclaw/agent-spec/SKILL.md
exports/openclaw/agm-in-a-box/SKILL.md
exports/openclaw/ai-ethics-review/SKILL.md
exports/openclaw/ai-eval-plan/SKILL.md
exports/openclaw/ai-feature-prd/SKILL.md
exports/openclaw/ai-product-canvas/SKILL.md
exports/openclaw/air-quality/SKILL.md
exports/openclaw/altitude-shifter/SKILL.md
exports/openclaw/ambiguity-resolver/SKILL.md
exports/openclaw/analyst-relations-brief/SKILL.md
exports/openclaw/announcement-card/SKILL.md
exports/openclaw/api-docs-writer/SKILL.md
exports/openclaw/api-test-plan/SKILL.md
exports/openclaw/api-versioning-strategy/SKILL.md
exports/openclaw/apology-letter/SKILL.md
exports/openclaw/architecture-decision-record/SKILL.md
exports/openclaw/architecture-diagram/SKILL.md
exports/openclaw/archive-strategy/SKILL.md
exports/openclaw/assumption-bounty/SKILL.md
exports/openclaw/assumption-mapper/SKILL.md
exports/openclaw/async-update-format/SKILL.md
exports/openclaw/auto-repair-estimate-decoder/SKILL.md
exports/openclaw/autopilot-charter/SKILL.md
exports/openclaw/awkward-message-helper/SKILL.md
exports/openclaw/behavior-intervention-plan/SKILL.md
exports/openclaw/benefits-decoder/SKILL.md
exports/openclaw/bennett-time-audit/SKILL.md
exports/openclaw/bid-tender-review/SKILL.md
exports/openclaw/board-deck-narrative/SKILL.md
exports/openclaw/board-game-designer/SKILL.md
exports/openclaw/board-game-night-planner/SKILL.md
exports/openclaw/board-minutes/SKILL.md
exports/openclaw/board-pre-read/SKILL.md
exports/openclaw/body-double-session/SKILL.md
exports/openclaw/bom-cost-review/SKILL.md
exports/openclaw/bookkeeping-categorization/SKILL.md

元信息

文件数
0
版本
a462f61
Hash
244076e7
收录时间
2026-07-19 12:32

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-15 06:41
浙ICP备14020137号-1 $访客地图$