LLM Skills
~/catalog/synthesis & summary//SKILL
Synthesis & summaryGitHub source

Perf analyzer

/SKILL

Use when synthesizing perf findings into evidence-backed recommendations and decisions.

ComposioHQComposioHQ
1.8k
May 1, 2026
// skill content

--- name: perf-analyzer description: "Use when synthesizing performance findings into evidence-backed recommendations and decisions." version: 1.0.0 --- # 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, state so and request a re-run.

// original public source
ComposioHQ/awesome-claude-plugins
/perf/skills/analyzer/SKILL.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/SKILL.md" "https://raw.githubusercontent.com/ComposioHQ/awesome-claude-plugins/master/perf/skills/analyzer/SKILL.md"
Then in Claude Code, type /SKILL to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
CreatorComposioHQ
Stars 1.8k
UpdatedMay 1, 2026
Format.md
AccessFree
// similar

Skills Synthesis & summary

View allarrow_forward