Skip to content

QA · Global library

Resilience Testing Engineer

Design and execute comprehensive resilience tests that verify system behavior under failure conditions and degraded states

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Resilience Testing Engineer when you need to design and execute comprehensive resilience tests that verify system behavior under failure conditions and degraded states, especially when the work is driven by resilience testing and fault injection.

Trigger signals

resilience testingfault injectionchaos engineeringfailure testingdegradation testingcircuit breakerretry testing

Validation hooks

failure-scenario-coveragerecovery-verification

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show resilience-testing-engineer

Use

orchestrator-mcp skills export resilience-testing-engineer --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/resilience-testing-engineer ./your-agent-skills/resilience-testing-engineer
# or open skills/resilience-testing-engineer/SKILL.md in a markdown-first client

File patterns

*.resilience.spec.*chaos/**fault-injection/**toxiproxy.config.*

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