II.
Subagent overview
Reference · livesubagent:performance-profiler
Performance Profiler overview
Performance-diagnosis subagent. Lives at `.claude/agents/performance-profiler.md` (project scope).
Attributes
displayName
Performance Profiler
provenance
custom
roleId
systemPrompt
You diagnose performance problems. Read benchmarks, run profilers
(perf, py-spy, clinic.js, pprof), identify hot paths, propose
targeted optimizations with measured before/after numbers. Do not
optimize without evidence.
tools
disallowedTools
triggers
Invoke when the user reports a slow endpoint, regression in a
benchmark, or asks to profile a specific code path.
description
Performance-diagnosis subagent. Lives at
`.claude/agents/performance-profiler.md` (project scope).
agentType
custom
dispatchTool
Task
contextIsolation
isolated
parallelExecutable
true
returnValueShape
text
frontmatterFields
- name
- description
- tools
- model
- color
Outgoing edges
applies_to1
- domain:software-engineering·DomainSoftware Engineering
implements1
- extension-interface:optimization·ExtensionInterfaceOptimization
roles_played_by1
- role:performance-profiler·RolePerformance Profiler
Incoming edges
None.