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
python scripts/scenario_modeler.py # Interactive scenario builder with cascade modeling
Or describe the scenario:
/war-room "What if we lose our top customer AND miss the Q3 fundraise?"
/war-room "What if 3 engineers quit AND we need to ship by Q3?"
/war-room "What if our market shrinks 30% AND a competitor raises $50M?"
related skills
semantically similar in the cross-vendor index
don't have the plugin yet? install it then click "run inline in claude" again.
+trigger phrases are concrete and multi-domain (customer loss, hiring, market, fundraising)
+intent is clear: compound adversity modeling, not single-variable stress testing
~no procedural steps: relies entirely on a python script invocation with zero explanation of what the script does, what inputs it takes, or what outputs it produces
~missing all decision logic: no branching, no recovery paths, no outcome signals or success criteria
~vague on mechanics: does not explain how cascading effects are calculated, what variables are modeled, or how competing scenarios are ranked or compared