cash-runway-monitor

Track burn rate, runway months, and out-of-cash date with tiered alerts.

Updated Aug 22, 2026
One-click install
npx skills add https://github.com/fritzgeraldz/Vibe-Managing --skill cash-runway-monitor-fritzgeraldz
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cash-runway-monitor
Source: https://github.com/fritzgeraldz/Vibe-Managing/tree/main/skills/finance/cash-runway-monitor
Command: npx skills add https://github.com/fritzgeraldz/Vibe-Managing --skill cash-runway-monitor-fritzgeraldz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Founders of cash-negative businesses often discover they are running out of money too late to act. This Skill continuously monitors burn rate, months of runway, and the projected out-of-cash date, firing tiered alerts early enough to raise capital, cut burn, or accelerate collections while options still exist. ## Core Features & Use Cases - Burn and Runway Calculation: Computes gross burn for pre-revenue and net burn for post-revenue businesses, with averaged and worst-month burn when burn is volatile. - Tiered Alerting: Classifies runway into healthy (>12 months), warning (6-12 months), and critical (<6 months) bands, escalating on band crossings and adjusting for known lumpy flows like tax payments. - Runway Extension Levers: Quantifies the revenue increase or burn cut needed to reach a safe runway, ordered by speed and reversibility. - Use Case: A founder with $180,000 in the bank and rising monthly burn of $28k-$34k asks when cash runs out; the Skill computes a critical 5.3-month runway, adjusts for an upcoming $20k tax payment, and recommends cutting roughly $19k per month or accelerating collections. ## Quick Start Ask the assistant to calculate your current burn rate and months of runway from your cash balance and recent monthly cash expenses, and alert you if runway drops below six months.

Frequently Asked Questions about cash-runway-monitor

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

FAQPage Schema
How do I calculate my startup's cash runway?▼

Cash runway equals cash on hand divided by burn rate. For pre-revenue businesses use gross burn (monthly cash operating expenses); for post-revenue businesses use net burn (cash opex minus cash revenue). For example, $24,000 cash at $3,000 monthly burn gives 8 months of runway.

What is the difference between gross burn and net burn?▼

Gross burn is total monthly cash operating expenses, used for pre-revenue companies. Net burn subtracts monthly cash revenue from cash opex and applies to post-revenue companies; if revenue covers opex, the business is cash-flow-positive with effectively unlimited runway at current run-rate.

How many months of runway is considered safe for a small business?▼

The default thresholds classify runway above 12 months as healthy, 6 to 12 months as warning, and under 6 months as critical. These bands are configurable, and alerts fire whenever runway crosses into a worse band.

Can runway calculations account for upcoming large payments?▼

Yes. Known lumpy inflows and outflows such as tax payments, loan draws, or large invoices are applied month by month to the cash trajectory, producing an adjusted out-of-cash date that can be earlier than the static calculation.

When should I use a full financial forecast instead of runway monitoring?▼

Use runway monitoring for continuous survival tracking and early alerts. For driver-based multi-statement projections use a financial forecast builder, and for stress-testing runway under multiple assumption bundles use scenario and sensitivity analysis.