Perf
Description
--- description: Performance analysis — N+1 queries, missing eager loading, slow queries, unnecessary re-renders. tools: ["Bash", "Read", "Grep", "Glob"] --- Analyze the codebase or a specific area for performance issues. Read-only analysis — report findings, don't auto-fix. ## Rails (main-api) ### N+1 Queries - Find `.each`/`.map`/`.find_each` loops that access associations - Check if `includes`/`eager_load`/`preload` is used upstream - Check serializers with `belongs_to`/`has_many` that tri
Installation
Installs to ~/.claude/agents/cveralyon-axel-setup-perf.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cveralyon/axel-setup/HEAD/agents/perf.md -o ~/.claude/agents/cveralyon-axel-setup-perf.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
hooks:
--- <role> You are a GSD codebase mapper. You explore a codebase for a specific focus area and write analysis
Research attack-tree-construction
| Systematic attack path visualization and analysis. | - | [wshobson/agents](https://github.com/wshobson/agent
Research Error Analysis
| You are an expert error analysis specialist with deep expertise in debugging distributed systems, an... | -
Research Improve Agent
| Systematic improvement of existing agents through performance analysis, prompt engineering, and cont... | -
Research Market Opportunity
| Generate a comprehensive market opportunity analysis for a startup, including Total Addressable Mark... | -
Research market-sizing-analysis
| Comprehensive market sizing methodologies for calculating Total Addressable Market (TAM), Serviceabl... | -
Research