perf-baseline-manager

Featured

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

AI & Automation 967 stars 111 forks Updated 4 days ago MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
99
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
24
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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.

Details

Author
agent-sh
Repository
agent-sh/agentsys
Created
7 months ago
Last Updated
4 days ago
Language
JavaScript
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category