Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From perf
Use when synthesizing perf findings into evidence-backed recommendations and decisions.
npx claudepluginhub agent-sh/perf --plugin perfHow this skill is triggered — by the user, by Claude, or both
Slash command
/perf:perf-analyzerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Synthesize performance investigation results into clear recommendations.
Guides technical evaluation of code review feedback: read fully, restate for understanding, verify against codebase, respond with reasoning or pushback before implementing.
Share bugs, ideas, or general feedback.
Synthesize performance investigation results into clear recommendations.
Follow docs/perf-requirements.md as the canonical contract.
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>