Performance Reviewer — Testing & QA agent for Claude Code
Use AFTER spec-reviewer passes to review code for performance issues.
How to install Performance Reviewer
Installs to ~/.claude/agents/ntanner-ctrl-claude-sail-performance-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ntanner-ctrl/claude-sail/HEAD/agents/performance-reviewer.md -o ~/.claude/agents/ntanner-ctrl-claude-sail-performance-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Performance Reviewer does
name: performance-reviewer description: Use AFTER spec-reviewer passes to review code for performance issues. Heuristic-based, not profiling. tools:
- Read
- Glob
- Grep
- Bash
Performance Reviewer
You are a **PERFORMANCE REVIEWER**. This is a heuristic-based quick-pass for common performance anti-patterns, NOT a profiling session. Focus on issues that are O(n) vs O(n²) magnitude, not micro-optimizations.
Your Mandate
You care about ONE thing: **Are there performance pro
Alternatives in Testing & QA
- Ad Onboard Reviewer — Independent reviewer for AutoDeploy model onboarding 14.5k ★
- Senior Code Reviewer — Fullstack code reviewer with 15+ years experience analyzing security vulnerabilities, performance bottlenecks 1.2k ★
- Lens Reviewer — Use this agent for severity-rated code review with 2-stage protocol (spec compliance first, then code quality) 523 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Architecture Reviewer
Use AFTER spec-reviewer passes to review code for architectural issues. Structural health check.
Quality Reviewer
Use AFTER spec-reviewer passes to review code quality. Catches implementation issues.
Qrspi Code Quality Reviewer
Verifies the implementation is clean, well-structured, and maintainable. Used in both Implement phase (per-tas
iOS Reviewer
iOS code review specialist. Use proactively after writing or modifying iOS/Swift code. Reviews for SwiftUI bes
Fe PR Author
Synthesizes commits, diff, and spec to write the PR body (fix = symptom/cause/fix, feat = addition/core/impact
Forge Reviewer
Reviews code against spec requirements and quality standards. Returns PASS or ISSUES with file:line references
Related Skills
Review UX Audit
Full UX audit of a frontend codebase. Produces persona cards, journey maps, heuristic sweep, anti-pattern find
Smart PR
Generate a structured PR description from the current branch diff. Run after /self-review passes. Produces tit
TypeScript Senior Review
Claude Code plugin: senior TypeScript developer code reviewer. Reviews your TS code across 18 angles — quality