perf-profiler

SkillDocs & knowledge

Lets your agent run profilers to find CPU and memory hotspots and save flame graphs as evidence.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the perf-profiler skill

About this capability

Use when profiling CPU/memory hot paths, generating flame graphs, or capturing JFR/perf evidence.

What this skill tells your AI

The instructions your AI receives, as published by composio-community/awesome-claude-plugins in perf/skills/profile/SKILL.md and read by ahel’s review.

Run profiling tools and capture hotspots with evidence.

Follow docs/perf-requirements.md as the canonical contract.

Required Rules

  • Verify debug symbols before profiling.
  • Capture file:line for hotspots.
  • Provide flame graph or equivalent output when possible.

Output Format

tool: <profiler>
command: <command>
hotspots:
  - file:line - reason
artifacts:
  - <path to flame graph or profile>

Constraints

  • No profiling without a clear scenario.
  • Keep outputs minimal and evidence-backed.

Signals

GitHub stars
2k
Forks
616
Last commit
Jul 2026
Advanced
Catalog kind
skill
Gateway key
perf-profiler
Source
github.com/composio-community/awesome-claude-plugins