From perf
Synthesizes performance findings from baselines, experiments, profiling, and hypotheses into evidence-backed summaries, recommendations, and next steps.
How this skill is triggered — by the user, by Claude, or both
Slash command
/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.
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>
npx claudepluginhub alamator/claude-plugins --plugin perf2plugins reuse this skill
First indexed Feb 4, 2026
Synthesizes performance findings from baselines, experiments, profiling, and hypotheses into evidence-backed summaries, recommendations, and next steps.
Performs Maestro-style performance assessments to identify hotspots, regressions, establish baselines, prioritize fixes, and plan optimizations from code and metrics.
Diagnoses slow code, APIs, queries, memory growth, frontend load, build regressions, and scalability limits using a structured measurement-based workflow.