run-benchmark-suite
Installation
SKILL.md
Benchmark Suite Runner
Repeatable benchmark execution workflow for all 6 endpoints: health, JWT, mock-jwt, direct-validation, ablation-baseline, ablation-header-only.
When to activate: When the user wants to run benchmarks, collect clean data, or update analysis docs.
Parameters
phase: Which workflow to run. One ofsweep,connections,jfr,docs,all(default:all)- For
connections: optional comma-separated list of connection counts (default:50,100,150,200,250,300)
Working Directory
All benchmark commands run from benchmarking/benchmark-integration-wrk/ relative to the project root.