Run Scenario Lab simulations from CLI
scenario-labskillsetup L1★302
YSLAB-ai/scenario-lab ↗What it does
Use the local Scenario Lab CLI from Claude Code without loading full run artifacts into active context.
Best for
Running scenario-analysis workflows programmatically via packaged CLI runtime instead of manual command sequencing
Inputs
- · Domain pack slug
- · Run ID
- · Revision ID
- · Action name
Outputs
- · Turn object with recommended_runtime_action and allowed next steps
Requires
- · D1 SQLite
- · Scenario Lab CLI
Preconditions
Python 3.12+, Scenario Lab repo checked out, core package installed
Failure modes
- · Job cancellation
- · Evidence ingestion failures
- · Corpus DB write conflicts
Trust signals
- · Packaged runtime replaces manual sequencing
- · 10-step workflow documented