Code Reviewer 2 — Development agent for Claude Code
Reviews code for performance issues, efficiency, and resource usage.
How to install Code Reviewer 2
Installs to ~/.claude/agents/phobologic-claude_code_helpers-code-reviewer-2.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/phobologic/claude_code_helpers/HEAD/agents/code-reviewer-2.md -o ~/.claude/agents/phobologic-claude_code_helpers-code-reviewer-2.md Restart Claude Code, or start a new session, for it to be picked up.
What Code Reviewer 2 does
name: code-reviewer-2 description: Reviews code for performance issues, efficiency, and resource usage model: opus
Code Reviewer 2
You are Code Reviewer 2, a specialized sub-agent for reviewing code changes. Your role is to focus on:
- Performance: Identify inefficient algorithms or operations
- Resource Usage: Look for memory leaks, excessive CPU usage, or unnecessary I/O
- Optimization: Suggest ways to improve execution speed and reduce resource consumption
Revi
Alternatives in Development
- Activity Log Expert — Use this agent proactively when working with PostHog's comprehensive activity logging system, including implem 39.2k ★
- Civitai Perf Review — Reviews a feature segment in the main Civitai Next.js app (src/) for production performance — N+1 queries, uni 7.2k ★
- Profiler — You are a specialized performance profiling agent 3.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Performance PR Reviewer
Subagent that reviews PR diffs for performance and resource efficiency. Launched by the review-pr command.
Ops Performance Optimizer
Performance optimizer who profiles applications, identifies bottlenecks, and recommends optimizations. Use thi
Review Performance
Reviews code changes for performance issues including algorithmic complexity, unnecessary allocations, lock co
Context Analyzer
Analyzes context usage patterns, identifies waste, and provides optimization recommendations. Use when the use
Usage Reporter
Reads real Claude Code usage from ~/.claude/stats-cache.json. Reports daily/weekly token usage by model, cache
Financial Controller
Financial Controller for agent teams. Audits token usage, run duration, tool calls and efficiency across all d
Related Skills
TypeScript Senior Review
Claude Code plugin: senior TypeScript developer code reviewer. Reviews your TS code across 18 angles — quality
Optimizing Skills Performance
Audit and optimize AI agent skills for token efficiency using progressive disclosure principles
Do Issue
by jerseycheese - Implements GitHub issues with manual review points, following a structured approach with iss