perf-baseline-manager

Solid

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

AI & Automation 1,848 stars 523 forks Updated 2 days ago

Install

View on GitHub

Quality Score: 78/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
24
Issue Health 10%
50
License 10%
0
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
composio-community
Repository
composio-community/awesome-claude-plugins
Created
9 months ago
Last Updated
2 days ago
Language
JavaScript
License
None

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category