chaos-experiment-designer
SkillDev toolsDesigns chaos engineering experiments like network latency injection and node termination to validate resilience.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the chaos-experiment-designer skill
What this skill tells your AI
The instructions your AI receives, as published by codebygarv/ai-skills in skills/testing/chaos-experiment-designer/SKILL.md and read by ahel’s review.
Purpose
Formulate structured chaos engineering experiments to empirically test system resilience against infrastructure disruptions (network latency, pod crashes, database failovers, DNS outages).
When to Use
- Validating high-availability claims prior to peak shopping events (Black Friday) or major launches.
- Verifying circuit breakers, retries, and fallback caches actually work under real network turbulence.
- Testing alerting thresholds and on-call paging during automated failure simulations.
What to Analyze
- Steady State Hypothesis: Measurable baseline metric representing normal operation (e.g., 99.9% 2xx responses, latency p95 < 250ms).
- Turbulence Variable: Specific failure injected (e.g., 500ms latency to payment gateway, killing random Redis replicas).
- Blast Radius & Rollback Trigger: Safety stop condition that automatically aborts the experiment if customer error rate exceeds 1%.
- Expected Recovery: System self-healing behavior without human intervention.
- Observability Verification: Do alerts fire and runbooks point to the right root cause?
Output Format
- Experiment Plan: Hypothesis, Turbulence Type, Blast Radius, Rollback Trigger.
- Chaos Mesh / Litmus / Gremlin Spec: YAML or script to execute the injection.
- Verification Matrix: How to validate steady state retention.
Avoid
- Running chaos experiments in production without automated rollback abort gates.
- Testing unpredictable random chaos before basic unit and integration tests pass.
Signals
- GitHub stars
- 25
- Forks
- 1
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
chaos-experiment-designer-codebygarv- Source
- github.com/codebygarv/ai-skills