composio-community/perf-baseline-manager
Use when managing perf baselines, consolidating results, or comparing versions. Ensures one baseline JSON per version.
npx skills add https://github.com/composio-community/awesome-claude-plugins --skill perf-baseline-manager
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>
Take composio-community/perf-baseline-manager from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.