brokle-ai

Technical Plan Reviewer — Design agent for Claude Code

Design community

Use this agent when the user presents a technical plan, implementation strategy, migration proposal, refactoring design, or architectural document that needs expert review.

How to install Technical Plan Reviewer

Installs to ~/.claude/agents/brokle-ai-brokle-technical-plan-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/brokle-ai/brokle/HEAD/.claude/agents/technical-plan-reviewer.md -o ~/.claude/agents/brokle-ai-brokle-technical-plan-reviewer.md

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

What Technical Plan Reviewer does


name: technical-plan-reviewer description: Use this agent when the user presents a technical plan, implementation strategy, migration proposal, refactoring design, or architectural document that needs expert review. This includes:\n\n- Implementation plans for new features or systems\n- Database migration strategies\n- Refactoring proposals for existing code\n- Architecture design documents\n- System integration plans\n- Performance optimization strategies\n- Security enhancement proposals\n

Alternatives in Design

  • Refactor Clean — You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and 31.9k ★
  • Frontend Designer — Use this agent when you need to convert design mockups, wireframes, or visual concepts into detailed technical 5.5k ★
  • Phoenix — You are a specialized refactoring planner 3.6k ★

Full documentation available on GitHub

View Source Repository