From perf
Manages performance baseline JSON files by version, storing metrics and environment metadata. Ensures one file per version for consolidating results and comparing versions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/perf:perf-baseline-managerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Manage baseline storage and comparison.
Manage baseline storage and comparison.
Follow docs/perf-requirements.md as the canonical contract.
{state-dir}/perf/baselines/<version>.json.baseline_version: <version>
metrics: <summary>
file: <path>
npx claudepluginhub agent-sh/perf --plugin perf2plugins reuse this skill
First indexed Jul 14, 2026
Creates and maintains regression test baselines for functional, visual, and performance testing to enable drift detection, comparisons, and lifecycle management.
Creates performance baselines for load testing and benchmarking. Provides step-by-step guidance and generates configurations for baseline metrics.
Benchmarks shell metric command N times across 2-3 git refs or repo states, checks variance, computes deltas vs baseline, outputs reproducible TSV table and summary. For honest code variant comparisons.