composio-community/perf-theory-gatherer
Use when generating performance hypotheses backed by git history and code evidence.
npx skills add https://github.com/composio-community/awesome-claude-plugins --skill perf-theory-gatherer
Generate performance hypotheses for a specific scenario.
Follow docs/perf-requirements.md as the canonical contract.
hypotheses:
- id: H1
hypothesis: <short description>
evidence: <file/path or git change>
confidence: low|medium|high
- id: H2
...
Take composio-community/perf-theory-gatherer 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.