Code Review Expert Comprehensive code review expertise for evaluating architecture and quality. When to Use - Reviewing code changes before merge - Evaluating architecture decisions - Assessing code quality - Auditing for security issues - Performing pre-commit reviews Workflow Step 1: Initial Scan (10%) Review structure and architecture overview. Step 2: Top-Down Review (40%) Architecture → Modules → Functions. Step 3: Multi-Perspective (30%) Review as Architect, PM, QA, UX. Step 4: Deep Dives (15%) Focus on security and performance. Step 5: Report (5%) Summarize and prioritize findings. ---…