Chaos banner
nitinjain999 nitinjain999

Chaos

DevOps community

Description

--- name: chaos description: Design, run, and debug Chaos Engineering experiments on Kubernetes using Litmus Chaos v3 and Chaos Mesh v2. Covers fault injection (pod-delete, network-loss, CPU stress, node-drain), steady-state hypothesis probes, GameDay runbooks, scheduled experiments, DORA feedback loop, and RBAC setup. Use when asked to "inject a pod fault", "run a GameDay", "schedule chaos experiments", or "debug why my ChaosEngine is stuck". argument-hint: "[install|experiment|schedule|gameday

Installation

Installs to ~/.claude/skills/nitinjain999-platform-skills-chaos/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nitinjain999-platform-skills-chaos && curl -fsSL https://raw.githubusercontent.com/nitinjain999/platform-skills/HEAD/commands/chaos.md -o ~/.claude/skills/nitinjain999-platform-skills-chaos/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository