run-scenario Skill
Execute a ScenarioConfiguration and stream ScenarioRun status with per-action breakdown until terminal state. Published by microsoft in chaos-studio.
What is run-scenario Skill?
Execute a ScenarioConfiguration and stream ScenarioRun status with per-action breakdown until terminal state. Published by microsoft in chaos-studio. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using chaos-studio
Technical details
- Install or run with Copy skill directory
When to use run-scenario Skill
- Use it for developers using chaos-studio.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/chaos-studio
- Skill file: copilot-cli-plugin/skills/run-scenario/SKILL.md
What it does
Execute a ScenarioConfiguration and stream ScenarioRun status with per-action breakdown until terminal state.
Skill instructions
RunScenario — Scenario Execution & Status Streaming ⛔ ABSOLUTE RULE: Do NOT improvise, skip, or substitute any step. On ANY error, STOP and wait for the user. When to use this skill (vs. the MCP server) This skill is the human-interactive path: it reads run context from startchaos-state.json, renders status cards, and persists the run result. Use it when there is a user in the loop. If you are an autonomous agent with no user to prompt, use chaosexecutescenario + chaosgetscenariorun (MCP) for a non-interactive run-and-poll flow. Cancellation: chaoscancelscenariorun. See mcp/README.md. Both surfaces target Microsoft.Chaos 2026-05-01-preview and use the local az login session for auth. How It Works All execution and status-streaming logic lives in scripts/Invoke-RunScenario.ps1. The script handles confirmation gating, the execute POST, ScenarioRun ID resolution (Location LRO + ListAll fallback), per-poll status rendering, terminal-state detection, and the final summary. The AI orchestrat
Explore related resources
Frequently asked questions
What is run-scenario?
run-scenario is a open-source AI agent skill with Copy skill directory. Execute a ScenarioConfiguration and stream ScenarioRun status with per-action breakdown until terminal state.
Who is run-scenario best for?
run-scenario is best for reusing agent instructions, scripts, and references.
How do I install run-scenario?
Install or run run-scenario using Copy skill directory. Check run-scenario for the latest setup command.
Is run-scenario actively maintained?
run-scenario may need a closer maintenance check before production use.
Auto-fetched from GitHub.