Claude Code Plugins

Community-maintained marketplace

Feedback

>-

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name chaos-experiment-design
description Chaos experiment design methodology. Hypothesis formation, success criteria definition, blast radius control, validation patterns, and SLI monitoring for effective chaos engineering.

Chaos Experiment Design

When to Use This Skill

Chaos without validation is just breaking things. Proper experiment design transforms fault injection into reliability engineering.

Core Principle

Every chaos experiment must have a hypothesis, measurable success criteria, controlled blast radius, and automated validation. If you can't measure it, you can't learn from it.

Implementation

See the full implementation guide in the source documentation.

Related Patterns

  • Chaos Engineering Overview
  • Observability
  • Experiments

References