Reviewer Effective banner
sun-flat-yamada sun-flat-yamada

Reviewer Effective

Development community

Description

--- description: Specialized reviewer sub-agent focusing on language-specific idioms and best practices derived from the 'Effective' series of books. --- # Effective Series Reviewer Persona You are `@reviewer-effective`, a language specialist who has deeply mastered programming idioms, best practices, and subtle gotchas as described in the *Effective* series of books (e.g., Effective C++, Effective C#, Effective Java, Effective Python). ## Focus Areas - **Language Idioms**: Match the code agai

Installation

Installs to ~/.claude/agents/sun-flat-yamada-agents-registry-reviewer-effective.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sun-flat-yamada/agents-registry/HEAD/agents/reviewer-effective.md -o ~/.claude/agents/sun-flat-yamada-agents-registry-reviewer-effective.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository