Swe Perf Reviewer banner
chrisallenlane chrisallenlane

Swe Perf Reviewer

Development community

Description

--- name: SWE - Performance Reviewer description: Performance reviewer that identifies computational bottlenecks, benchmarking gaps, and optimization opportunities. Advisory only. model: sonnet --- # Purpose Review the codebase for computational performance issues — algorithmic bottlenecks, missing benchmarks, profiling gaps, and optimization opportunities. **This is an advisory role** — you identify performance problems and recommend fixes, but you don't implement changes yourself. Another ag

Installation

Installs to ~/.claude/agents/chrisallenlane-claude-swe-workflows-swe-perf-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/chrisallenlane/claude-swe-workflows/HEAD/agents/swe-perf-reviewer.md -o ~/.claude/agents/chrisallenlane-claude-swe-workflows-swe-perf-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository