LLM Skills
~/catalog/software architecture//plugin.json

Chaos engineering

/plugin.json

Ajoute End-to-end chaos engineering discipline: design experiments with hypothesis + steady-state metric + blast radius + abort criteria, calculate ri

Alireza RezvaniAlireza Rezvani
25.6k
May 28, 2026
MIT
// plugin content

Claude Code plugin indexed atGitHub . Source description: End-to-end chaos engineering discipline: design experiments with hypotheses, steady-state metrics, blast radius, and abort criteria; calculate risk scores against error budgets; and generate blameless postmortems. 3 Python stdlib tools (experimentdesigner ,blastradiuscalculator ,experimentpostmortem ), 4 references on chaos principles, experiment design, the 7-attack taxonomy, and the tooling landscape (Chaos Toolkit/Mesh/Litmus/Gremlin/AWS FIS/DIY), templates for plans and postmortems, and a/chaos-experim Detected version: 2.9.0

// original public source
alirezarezvani/claude-skills
/engineering/chaos-engineering/.claude-plugin/plugin.json
License: MIT
Independent project, not affiliated with Anthropic. This plugin remains the property of its original author.
// install this plugin
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/plugin.json" "https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/engineering/chaos-engineering/.claude-plugin/plugin.json"
Then in Claude Code, type /plugin.json to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Stars 25.6k
LicenseMIT
UpdatedMay 28, 2026
Format.md
AccessFree
// similar

Plugins Software architecture

View allarrow_forward