Agent skill

perf-baseline-manager

Use when managing perf baselines, consolidating results, or comparing versions. Ensures one baseline JSON per version.

Stars 720
Forks 79

Install this agent skill to your Project

npx add-skill https://github.com/agent-sh/agentsys/tree/main/.kiro/skills/perf-baseline-manager

SKILL.md

perf-baseline-manager

Manage baseline storage and comparison.

Follow docs/perf-requirements.md as the canonical contract.

Required Rules

  • One baseline JSON per version.
  • Store under {state-dir}/perf/baselines/<version>.json.
  • Record metrics + environment metadata.

Output Format

baseline_version: <version>
metrics: <summary>
file: <path>

Constraints

  • Overwrite older baseline for the same version.
  • Do not create multiple files for one version.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results