chaos-experiment

Solid

Design and document chaos engineering experiments. Guide steady state baseline, hypothesis formation, failure injection plans, and results analysis. Use when you say "design a chaos experiment", "plan a game day", "failure injection", "test resilience", or "chaos engineering". Do NOT use for security threat analysis (use threat-modeling) or pre-launch project risk identification (use pre-mortem).

AI & Automation 38 stars 13 forks Updated today MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
53
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Chaos Experiment Designer Design rigorous chaos engineering experiments that build confidence in system resilience. ## Quick Start ```text # Describe what you want to test: "Design a chaos experiment for our API gateway failover" "Plan a game day for database resilience" "Test whether our circuit breakers work under load" ``` The skill guides you through 6 phases: Scope, Baseline, Hypothesis, Injection, Execute, Analyze. ## Triggers - `chaos experiment` - `failure injection` - `game day` - `test resilience` - `chaos engineering` ## Quick Reference | Phase | Purpose | Output | |-------|---------|--------| | 1. Scope | Define system boundaries and objectives | System under test, success criteria | | 2. Baseline | Establish steady state metrics | Quantified normal behavior | | 3. Hypothesis | Form falsifiable hypothesis | Clear prediction statement | | 4. Injection | Design failure scenarios | Injection plan with blast radius | | 5. Execute | Run controlled experiment | Observation log | | 6. Analyze | Compare actual vs expected | Findings and action items | ## When to Use Use this skill when: - Planning a game day or failure injection exercise - Building confidence in system resilience before production launch - Investigating whether auto-scaling, circuit breakers, or failover mechanisms work as designed - After a real incident, to validate that fixes prevent recurrence Use [threat-modeling](../threat-modeling/SKILL.md) instead when: - Identifying security threat...

Details

Author
rjmurillo
Repository
rjmurillo/ai-agents
Created
7 months ago
Last Updated
today
Language
Markdown
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category