perf-theory-gatherer

Solid

Use when generating performance hypotheses backed by git history and code evidence.

AI & Automation 1,844 stars 519 forks Updated yesterday

Install

View on GitHub

Quality Score: 80/100

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

Skill Content

# perf-theory-gatherer Generate performance hypotheses for a specific scenario. Follow `docs/perf-requirements.md` as the canonical contract. ## Required Steps 1. Review recent git history (scope to relevant paths when possible). 2. Identify code paths involved in the scenario (repo-map or grep). 3. Produce up to 5 hypotheses with evidence + confidence. ## Output Format ``` hypotheses: - id: H1 hypothesis: <short description> evidence: <file/path or git change> confidence: low|medium|high - id: H2 ... ``` ## Constraints - MUST check git history before hypothesizing. - No optimization suggestions; only hypotheses. - Keep to 5 hypotheses maximum.

Details

Author
composio-community
Repository
composio-community/awesome-claude-plugins
Created
9 months ago
Last Updated
yesterday
Language
JavaScript
License
None

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category