Aqe Chaos banner
proffesor-for-testing proffesor-for-testing

Aqe Chaos

Development community

Description

--- name: aqe-chaos description: Run chaos testing scenarios to validate system resilience and fault tolerance --- # AQE Chaos Testing Run chaos testing scenarios to validate system resilience and fault tolerance. ## Usage ```bash aqe chaos <scenario> [options] # or /aqe-chaos <scenario> [options] ``` ## Options | Option | Type | Default | Description | |--------|------|---------|-------------| | `scenario` | string | **required** | Chaos scenario: latency, failure, resource-exhaustion, ne

Installation

Installs to ~/.claude/commands/proffesor-for-testing-agentic-qe-aqe-chaos.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/proffesor-for-testing/agentic-qe/HEAD/.claude/commands/aqe-chaos.md -o ~/.claude/commands/proffesor-for-testing-agentic-qe-aqe-chaos.md

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

Full documentation available on GitHub

View Source Repository