perf-analyzer
FeaturedUse when synthesizing perf findings into evidence-backed recommendations and decisions.
AI & Automation 967 stars
111 forks Updated 4 days ago MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# perf-analyzer
Synthesize performance investigation results into clear recommendations.
Follow `docs/perf-requirements.md` as the canonical contract.
## Inputs
- Baseline data
- Experiment results
- Profiling evidence
- Hypotheses tested
- Breaking point results
## Output Format
```
summary: <2-3 sentences>
recommendations:
- <actionable recommendation 1>
- <actionable recommendation 2>
abandoned:
- <hypothesis or experiment that failed>
next_steps:
- <if user should continue or stop>
```
## Constraints
- Only cite evidence that exists in logs or code.
- If data is insufficient, say so and request a re-run.
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
AI & Automation Listed
perf-analyzer
Use when synthesizing perf findings into evidence-backed recommendations and decisions.
1,898 Updated 3 weeks ago
composio-community AI & Automation Featured
perf-theory-gatherer
Use when generating performance hypotheses backed by git history and code evidence.
967 Updated 4 days ago
agent-sh AI & Automation Listed
perf-theory-gatherer
Use when generating performance hypotheses backed by git history and code evidence.
1,898 Updated 3 weeks ago
composio-community