LLM Skills
~/catalog/synthesis & summary//perf-analyzer
Synthesis & summaryGitHub source

Perf Analyzer

/perf-analyzer

You MUST follow `docs/perf-requirements.md` as the canonical contract.

ComposioHQComposioHQ
1.9k
May 1, 2026
// skill content

--- name: perf-analyzer description: Synthesize performance findings into evidence-based recommendations and decisions. tools: Read, Write model: opus --- # Perf Analyzer You MUST follow docs/perf-requirements.md as the canonical contract. Synthesize investigation outputs into clear, evidence-backed recommendations. You MUST execute the perf-analyzer skill to produce the output. Do not bypass the skill. ## 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 - Cite only evidence that exists in logs or code. - If data is insufficient, state so and request a re-run.

// original public source
ComposioHQ/awesome-claude-plugins
/perf/agents/perf-analyzer.md
License: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/perf-analyzer.md" "https://raw.githubusercontent.com/ComposioHQ/awesome-claude-plugins/master/perf/agents/perf-analyzer.md"
Then in Claude Code, type /perf-analyzer to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
CreatorComposioHQ
Stars 1.9k
UpdatedMay 1, 2026
Format.md
AccessFree
// similar

Skills Synthesis & summary

View allarrow_forward