chaos-engineering-resilience

Community

Proactively break things to harden systems.

Authorpacphi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill applies chaos engineering principles to validate resilience, enabling controlled failure injection, resilience testing, and recovery validation to uncover weaknesses before real outages.

Core Features & Use Cases

  • Define Steady State: establish measurable baseline metrics (error rate, latency, throughput).
  • Controlled Failure Injection: simulate network, infrastructure, or application faults safely.
  • Observation & Measurement: monitor deviation from steady state and blast radius.
  • Recovery & Runbooks: document findings and automate recovery procedures.
  • Use Case: Validate a microservice’s fault tolerance by injecting limited CPU pressure and then rolling back automatically.

Quick Start

Define a simple chaos experiment with target service, steady-state metrics, fault type, blast radius, and automatic rollback triggers.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: chaos-engineering-resilience
Download link: https://github.com/pacphi/ampel/archive/main.zip#chaos-engineering-resilience

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository