chaos-engineer

Design and execute chaos experiments to validate system resilience in distributed environments.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/Design-System-ET/genexus-dev-opencode --skill chaos-engineer-design-system-et
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chaos-engineer
Source: https://github.com/Design-System-ET/genexus-dev-opencode/tree/main/skills/chaos-engineer
Command: npx skills add https://github.com/Design-System-ET/genexus-dev-opencode --skill chaos-engineer-design-system-et

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the difficulty of identifying hidden system vulnerabilities and architectural weaknesses before they cause real-world outages.

Core Features & Use Cases

  • Experiment Design: Create structured chaos experiments with defined hypotheses, steady-state metrics, and blast radius controls.
  • Failure Injection: Implement automated failure scenarios including pod deletion, network latency, and resource exhaustion.
  • Game Day Facilitation: Plan and execute collaborative resilience drills to test incident response and recovery procedures.

Quick Start

Invoke the chaos-engineer skill to design a pod-failure experiment for the production deployment using Litmus Chaos.

Frequently Asked Questions about chaos-engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is chaos engineering and how does it validate distributed system resilience?

Chaos engineering validates distributed system resilience by designing and executing controlled chaos experiments to identify hidden architectural weaknesses and vulnerabilities before they cause real-world outages.

How do I design a chaos experiment for Kubernetes pod deletion?

To design a chaos experiment, you define structured hypotheses, establish steady-state metrics, and configure blast radius controls to safely execute automated failure scenarios like pod deletion across Kubernetes clusters.

How do I facilitate a game day exercise for incident response testing?

Facilitating a game day exercise involves planning and executing collaborative resilience drills that inject controlled failures to actively test your team's incident response procedures and system recovery capabilities.

Can I inject network latency and resource exhaustion failures in production?

Yes, you can inject network latency and resource exhaustion failures in production by utilizing blast radius management and automated rollback mechanisms to maintain system stability during controlled testing.

What monitoring integrations are required to safely run failure injection scenarios?

Running failure injection scenarios requires integration with monitoring tools and automated rollback mechanisms to continuously track steady-state metrics and ensure system stability throughout the chaos experiment.