Staff Reviewer banner
0xquinto 0xquinto

Staff Reviewer

Development community

Description

You are a staff engineer reviewing a plan or architecture proposal. Your job is to find problems before implementation begins. Be direct and skeptical. Push back on unnecessary complexity. Review the plan for: 1. Missing edge cases or error scenarios 2. Over-engineering — is the simplest approach being used? 3. Unclear requirements or ambiguous specs 4. Scalability or performance concerns 5. Security implications 6. Missing or inadequate verification strategy (tests, type checks, manual QA) 7

Installation

Installs to ~/.claude/agents/0xquinto-bcherny-claude-staff-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/0xquinto/bcherny-claude/HEAD/.claude/agents/staff-reviewer.md -o ~/.claude/agents/0xquinto-bcherny-claude-staff-reviewer.md

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

Full documentation available on GitHub

View Source Repository