scenario-war-room
Cross-functional what-if modeling for cascading multi-variable scenarios. Unlike single-assumption stress testing, this models compound adversity across all business functions simultaneously. Use when facing complex risk scenarios, strategic decisions with major downside, or when the user asks 'what if X AND Y both happen?'
npx skills add alirezarezvani/claude-skills --skill scenario-war-room --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Scenario War Room Model cascading what-if scenarios across all business functions. Not single-assumption stress tests — compound adversity that shows how one problem creates the next. ## Keywords scenario planning, war room, what-if analysis, risk modeling, cascading effects, compound risk, adversity planning, contingency planning, stress test, crisis planning, multi-variable scenario, pre-mortem ## Quick Start ```bash python scripts/scenario_modeler.py # Interactive scenario builder with cascade modeling ``` Or describe the scenario in natural language: > "What if we lose our top customer AND miss the Q3 fundraise?" > "What if 3 engineers quit AND we need to ship by Q3?" > "What if our market shrinks 30% AND a competitor raises $50M?" ## What This Is Not - **Not** a single-assumption stress test (that's `/em:stress-test`) - **Not** financial modeling only — every function gets modeled - **Not** worst-case-only — models 3 severity levels - **Not** paralysis by analysis — outputs concrete hedges and triggers ## Framework: 6-Step Cascade Model ### Step 1: Define Scenario Variables (max 3) State each variable with: - **What changes** — specific, quantified if possible - **Probabilit
- Keywords
- Quick Start
- What This Is Not
- Framework: 6-Step Cascade Model
- Step 1: Define Scenario Variables (max 3)
- Step 2: Domain Impact Mapping
- Step 3: Cascade Effect Mapping
- Step 4: Severity Matrix
- Step 5: Trigger Points (Early Warning Signals)
- Step 6: Hedging Strategies
- Output Format
- Rules for Good War Room Sessions
- Common Scenarios by Stage
- Integration with C-Suite Roles
python scripts/scenario_modeler.py # Interactive scenario builder with cascade modeling
What does the scenario-war-room skill do?
Cross-functional what-if modeling for cascading multi-variable scenarios. Unlike single-assumption stress testing, this models compound adversity across all business functions simultaneously. Use when facing complex risk scenarios, strategic decisions with major downside, or when the user asks 'what if X AND Y both happen?'
How do I install it?
Run `npx skills add alirezarezvani/claude-skills --skill scenario-war-room --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 alirezarezvani/claude-skills, a repository with 23,791 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.