| name | load-testing |
| description | Generate load tests, run stress tests, detect performance regressions |
| category | general |
| triggers | ["use load-testing"] |
Run load tests and detect performance regressions.
How to use
Specify endpoints and thresholds. The agent will:
- Run load test (autocannon, configurable connections/duration)
- Report: latency p50/p95/p99, RPS, error rate
- Stress test: ramp connections to find breaking point
- Compare against baseline for regression detection
For full instructions, read agents/load-testing.md.