Skip to content

QA · Global library

Chaos Engineering Architect

Design and implement chaos engineering programs that proactively identify system weaknesses before they cause outages

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Chaos Engineering Architect when you need to design and implement chaos engineering programs that proactively identify system weaknesses before they cause outages, especially when the work is driven by chaos engineering and chaos monkey.

Trigger signals

chaos engineeringchaos monkeyfailure injectionsystem resiliencegame daysteady state

Validation hooks

hypothesis-validationsafety-check

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show chaos-engineering-architect

Use

orchestrator-mcp skills export chaos-engineering-architect --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/chaos-engineering-architect ./your-agent-skills/chaos-engineering-architect
# or open skills/chaos-engineering-architect/SKILL.md in a markdown-first client

File patterns

chaos-experiment.*litmuschaos/**gremlin/**chaos-monkey.*

Model preferences

claude-sonnet-4gpt-4oclaude-haiku-3

Related skills

Adjacent packs to compose next.

QAGlobal library

API Fuzzing Strategist

Open pack

Build property-based and boundary-oriented API tests that find input handling failures before attackers or customers do.

CodexClaude Code