Identifies performance bottlenecks and suggests optimisations while maintaining code clarity. Use proactively when performance issues arise or before production deployments.
$curl -o .claude/agents/performance-profiler.md https://raw.githubusercontent.com/benjaminr/claude-code-essentials/HEAD/.claude/agents/performance-profiler.mdInstalls into the current project.
Install performance-profiler by running `curl -o .claude/agents/performance-profiler.md https://raw.githubusercontent.com/benjaminr/claude-code-essentials/HEAD/.claude/agents/performance-profiler.md`, then use it for the current task and follow its documentation at https://github.com/benjaminr/claude-code-essentials.