Chaos Monkey Orchestrator
This skill validates system resilience by intentionally introducing controlled failures.
Capabilities
- Chaos Injection
-
Injects network latency, terminates random service pods, or fills disk space in staging environments.
-
Simulates API timeouts and database master failures.
- Resilience Validation
-
Verifies that self-healing-orchestrator and crisis-manager respond correctly to the injected chaos.
-
Adheres to the "Fire Drill" protocols defined in Modern SRE Best Practices.
Usage
-
"Run a chaos drill on the staging environment: simulate a 50% network packet loss."
-
"Terminate a random pod every hour for the next 4 hours and monitor the recovery time."
Knowledge Protocol
-
This skill adheres to the knowledge/orchestration/knowledge-protocol.md . It automatically integrates Public, Confidential (Company/Client), and Personal knowledge tiers, prioritizing the most specific secrets while ensuring no leaks to public outputs.
-
References Modern SRE Best Practices for resilience testing and fault injection standards.