scenario-planning

scenario-planning is a skill for Claude Code, Codex from gokulb20/crewm8-cfo-skills. It costs 75 tokens per session (2,812 once invoked), scanned A, original, MIT.

A method for comparing several possible financial futures for a startup, such as likely, optimistic, and difficult outcomes.

In plain words
What is it for?
It helps model best-case, base-case, and worst-case forecasts, test the effect of key assumptions, define warning signs, and prepare contingency plans.
Why use it?
It shows how changes like slower growth, lost revenue, or a funding delay could affect cash and runway, so the company can prepare before problems arise.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: positional $N argument; built for openclaw.

Good fit It helps model best-case, base-case, and worst-case forecasts, test the effect of key assumptions, define warning signs, and prepare contingency plans.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gokulb20/crewm8-cfo-skills/scenario-planning
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add gokulb20/crewm8-cfo-skills --skill scenario-planning
Clone the repo
git clone --depth 1 https://github.com/gokulb20/crewm8-cfo-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for scenario-planning

README.md
[![agentmods](https://agentmods.dev/badge/skills/gokulb20/crewm8-cfo-skills/scenario-planning/github.svg)](https://agentmods.dev/skills/gokulb20/crewm8-cfo-skills/scenario-planning)
Your own site
<a href="https://agentmods.dev/skills/gokulb20/crewm8-cfo-skills/scenario-planning"><img src="https://agentmods.dev/badge/skills/gokulb20/crewm8-cfo-skills/scenario-planning/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for scenario-planning

Your own site · 80×15
<a href="https://agentmods.dev/skills/gokulb20/crewm8-cfo-skills/scenario-planning"><img src="https://agentmods.dev/badge/skills/gokulb20/crewm8-cfo-skills/scenario-planning.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 75 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,812 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00075 $0.02812
Opus 5 $0.00037 $0.01406
Sonnet 5 $0.00015 $0.00562
Haiku 4.5 $0.00007 $0.00281

Measured 12d ago against content hash 55de0b54ca7c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

scenario-planning scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/financial-planning-analysis/scenario-planning/SKILL.md · 203 lines

How it starts

The opening of the file, as written. The whole thing — 203 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Scenario Planning

Build and compare multiple financial scenarios — best case, base case, and worst case. Run sensitivity analyses on key drivers, define trigger events that signal a scenario shift, and prepare contingency plans. Goal: the company is never surprised by the future because you've already modeled the possibilities.

Purpose

Startups operate in extreme uncertainty — one key customer loss, a fundraising freeze, or an unexpected growth spike can change the trajectory overnight. This skill prepares the company for multiple futures by modeling scenarios, identifying what would trigger a shift, and pre-building contingency plans so decisions are made calmly in advance rather than frantically in a crisis.

When to Use

  • "Run scenario planning for next year"
  • "Model best case / worst case / base case"
  • "What if revenue drops 20%?"
  • "Sensitivity analysis on growth rate"
  • "When should we switch to our contingency plan?"
  • "How much runway does each scenario give us?"

Inputs Required

  1. Base case model — the "most likely" forecast from revenue-forecasting and budget-creation-management.
  2. Key drivers — revenue growth rate, churn rate, hiring velocity, gross margin, sales efficiency.
  3. External factors — market conditions, competitive dynamics, regulatory changes.
  4. Cost structure — fixed vs variable cost split, to understand what flexes and what doesn't.

Quick Reference

Scenario Probability Revenue vs Plan Costs vs Plan Focus
Upside 20% +20-30% +10-15% Can we capture demand?
Base 55% Plan Plan Business as expected
Downside 25% −20-50% −5-20% (flex only) Can we survive?
Contingency Level Reduction Actions
Level 1: Trim 5-10% Pause hiring, cut events, renegotiate SaaS
Level 2: Reduce 10-20% Hiring freeze, marketing cuts, contractor reduction
Level 3: Survive 20-30% Layoffs, program cancellations, salary cuts

Read the full file on GitHub · 203 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 203 lines · 75 tokens per session scan A 55de0b54ca7c

Subscribe to this mod's changes

scenario-planning is a skill published in the GitHub repository gokulb20/crewm8-cfo-skills (2 stars, last pushed 4mo ago), licensed MIT. It adds 75 tokens to every session and 2,812 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

yield-strategy-advisor

Recommend stablecoin yield strategies based on risk tolerance, capital size, and chain preference. Suggests diversified allocations across lending and vaults from 500+ protocols and 20+ CEX. Use when users ask "how should I allocate stablecoins", "yield strategy", "stablecoin portfolio", "conservative vs aggressive…

okx/plugin-store · 100 tokens

yield-strategy-advisor

Recommend stablecoin yield strategies based on risk tolerance, capital size, and chain preference. Suggests diversified allocations across lending and vaults from Barker's stablecoin yield index. Use when users ask "how should I allocate stablecoins", "yield strategy", "stablecoin portfolio", "conservative vs…

barkermoney/barker-mcp · 125 tokens

cfo-expert

Turn Claude into a seasoned CFO and accounting expert fluent in US GAAP, financial modeling, tax strategy, and corporate finance. Use this skill whenever the user asks about financial statements, accounting entries, bookkeeping, revenue recognition, budgeting, forecasting, cash flow analysis, financial ratios, tax…

j9o/cfo-expert · 185 tokens

html-ppt-zhangzara-bold-poster

OpenDesign's Series A growth story: the traction curve, the expansion motion, and why it's venture-scale. Built as a decision-grade fundraising pitch deck for Series A partners.

nexu-io/open-design · 47 tokens

financial-model

Use when a founder needs the driver-based 18–36 month projection: revenue, cost and headcount builds resolving to net burn, runway, cash-out date, scenarios and the raise size. NOT the 13-week bank-reconciled cash view (that is finance-ops), NOT single-series forecasting (that is forecasting), NOT running the round…

ericrisco/rsc-harness · 85 tokens

investor-materials

Use when packaging or circulating the documents an investor reads outside the meeting — setting up or cleaning a data room, writing the one-pager or teaser that earns the first meeting, or drafting the recurring monthly investor update. NOT the slide narrative (that is pitch-deck), NOT the projection spreadsheet (that…

ericrisco/rsc-harness · 87 tokens