doodleino

Chaos Test — Testing skill for Claude Code

Testing community

Inject synthetic network latency, service faults, and process crashes to verify resiliency.

How to install Chaos Test

Installs to ~/.claude/skills/doodleino-nexus-os-chaos-test/SKILL.md

Terminal
mkdir -p ~/.claude/skills/doodleino-nexus-os-chaos-test && curl -fsSL https://raw.githubusercontent.com/doodleino/nexus-os/HEAD/commands/chaos-test.md -o ~/.claude/skills/doodleino-nexus-os-chaos-test/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Chaos Test does


description: Inject synthetic network latency, service faults, and process crashes to verify resiliency. agent: silent-failure-hunter subtask: true

Chaos Engineering & Fault Injection Command

Run automated resilience experiments by injecting controlled network latency, packet loss, upstream HTTP 500 errors, process crashes, and database connection timeouts to verify graceful degradation and circuit breakers.

Usage

`/chaos-test [experiment-name] [--target service-or-port] [--faul

Alternatives in Testing

  • Inkline — by inkline - Structures development workflow using pnpm with emphasis on TypeScript and Vue 3 Composition API 1.4k ★
  • Paperjury — Pre-submission AI review stress-test for research papers 1k ★
  • RocketSimApp — RocketSim — 30+ tools for Xcode's iOS Simulator 791 ★

Full documentation available on GitHub

View Source Repository