← Catalog

No. 035 · devops

Chaos Engineering

Test resilience by breaking things safely

Version 1.0.0 License MIT Format SKILL.md

Practice chaos engineering: design experiments, inject faults (network latency, service failures, resource exhaustion), measure blast radius, and build confidence in system resilience.

When to use this skill

  • Designing a chaos experiment
  • Injecting faults into a service
  • Testing system resilience

Core concepts

This skill provides guidance on chaos engineering best practices, patterns, and common pitfalls. It is designed to be loaded on demand when a relevant task is detected.

Installation

curl -LO https://opencode-skills.example/downloads/devops/chaos-engineering.zip
unzip chaos-engineering.zip -d ~/.config/opencode/skills/

Restart OpenCode — the skill loads automatically.

When it triggers

  • designing a chaos experiment
  • injecting faults into a service
  • testing system resilience