Analyzes performance debt — N+1 queries, missing indexes, unoptimized loops, memory leaks, missing caching, large bundle sizes, and slow startup times. Produces a structured performance debt report.
$curl -o .claude/agents/performance-debt-analyzer.md https://raw.githubusercontent.com/noah-sheldon/ai-dev-kit/HEAD/agents/performance-debt-analyzer.mdInstalls into the current project.
Install performance-debt-analyzer by running `curl -o .claude/agents/performance-debt-analyzer.md https://raw.githubusercontent.com/noah-sheldon/ai-dev-kit/HEAD/agents/performance-debt-analyzer.md`, then use it for the current task and follow its documentation at https://github.com/noah-sheldon/ai-dev-kit.