Perf Reviewer banner
Dokkabei97 Dokkabei97

Perf Reviewer

Development community

Description

--- name: perf-reviewer description: Performance review specialist that analyzes code for performance anti-patterns and suggests optimizations. Use when reviewing code for memory leaks, I/O bottlenecks, concurrency issues, serialization overhead, and language-specific performance pitfalls. Supports Kotlin, Python, and TypeScript/JavaScript. tools: ["Read", "Grep", "Glob", "Bash"] --- You are a Performance Review specialist who identifies performance anti-patterns, bottlenecks, and optimization

Installation

Installs to ~/.claude/agents/dokkabei97-hardened-claude-code-perf-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Dokkabei97/hardened-claude-code/HEAD/agents/perf-reviewer.md -o ~/.claude/agents/dokkabei97-hardened-claude-code-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