For AI agents and LLMs: a machine-readable index is available at llms.txt. A plain-Markdown version of any documentation page is available by appending .md to its URL.
Skip to main content

/scenarios Command

Use /scenarios to inspect the active agent's suite and curate what runs by default.

Current Rook scenarios command help showing list, exclude, include, and delete

Syntax

/scenarios
/scenarios list [--json]
/scenarios exclude <ids...> [--json]
/scenarios include <ids...> [--json]
/scenarios delete <ids...> [--json]

The shell form uses rook scenarios. list is the default subcommand, so /scenarios and /scenarios list are equivalent.

SubcommandEffect
listShow what would run, stale or blocked scenarios, and reasons a profile cannot execute a scenario.
excludeKeep scenarios on disk and in history, but omit them from default runs.
includeReturn excluded scenarios to the default run set.
deletePermanently remove the named local scenario files.

Use explicit IDs. Unknown IDs are reported so a typo cannot look like a successful exclusion.

Scenario guide · /generate · /run

Test across 3000+ combinations of browsers, real devices & OS.

×
Schedule Your Personal Demo
Book Demo

Help and Support

Related Articles