omni-gateway-benchmark
Installation
SKILL.md
Run Gateway Benchmark
Overview
This skill drives the benchmark harness in scripts/ to measure Flex Gateway throughput,
latency, and resource use under configurable API counts and policies. It provisions a
dedicated EKS cluster, deploys Flex + an upstream echo service, runs a k6 TestRun, exports
Grafana dashboards as PNGs, and emits a self-contained Markdown report per run.
Detailed architecture, dashboards, idempotency design, and design rationale are documented
in references/ARCHITECTURE.md. Read it before extending the harness; this skill assumes it
as background.
flowchart TD
Start{What do you want to do?}