ring:dev-chaos-testing

Installation
SKILL.md

Dev Chaos Testing (Gate 7)

Overview

Ensure code handles failure conditions gracefully by injecting faults using Toxiproxy. Verify connection loss, latency, and network partitions don't cause crashes.

Core principle: All infrastructure fails. Chaos testing ensures your code handles it gracefully.

<block_condition>

  • No chaos tests = FAIL
  • Any dependency without failure test = FAIL
  • Recovery not verified = FAIL
  • System crashes on failure = FAIL </block_condition>

CRITICAL: Role Clarification

This skill ORCHESTRATES. QA Analyst Agent (chaos mode) EXECUTES.

Related skills
Installs
20
GitHub Stars
180
First Seen
Feb 26, 2026