start-chaos Skill
Orchestrate the full Chaos Studio v2 workflow: auth → workspace → scenario → run. Shares a single state file and supports resume. Published by microsoft in chaos-studio.
What is start-chaos Skill?
Orchestrate the full Chaos Studio v2 workflow: auth → workspace → scenario → run. Shares a single state file and supports resume. 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 start-chaos 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/start-chaos/SKILL.md
What it does
Orchestrate the full Chaos Studio v2 workflow: auth → workspace → scenario → run. Shares a single state file and supports resume.
Skill instructions
StartChaos — Orchestrated Chaos Experiment Pipeline ⛔ 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 persists state, renders cards, prompts for missing inputs, and generates an HTML report at the end. Use it when there is a user in the loop. If you are an autonomous agent with no user to prompt — or you need typed, atomic operations to compose into your own workflow — use the chaos-studio MCP server instead (see mcp/README.md). The MCP exposes the same Chaos Studio v2 surface as discrete tools (chaoscreateworkspace, chaoslistrecommendedscenarios, chaosexecutescenario, …) without the state file, cards, or interactive prompts. Both surfaces target Microsoft.Chaos 2026-05-01-preview and use the local az login session for auth. How It Works All pipeline logic lives in scripts/Invoke-StartChaos.ps1. The script handles auth, workspace creation, sc
Explore related resources
Frequently asked questions
What is start-chaos?
start-chaos is a open-source AI agent skill with Copy skill directory. Orchestrate the full Chaos Studio v2 workflow: auth → workspace → scenario → run. Shares a single state file and supports resume.
Who is start-chaos best for?
start-chaos is best for reusing agent instructions, scripts, and references.
How do I install start-chaos?
Install or run start-chaos using Copy skill directory. Check start-chaos for the latest setup command.
Is start-chaos actively maintained?
start-chaos may need a closer maintenance check before production use.
Auto-fetched from GitHub.