概要
The PR Review Assistant is a specialized skill for Claude Code that enforces the amplihack development philosophy during the code review process. It goes beyond standard linting to identify architectural issues like over-abstraction, future-proofing, and unnecessary complexity. By checking for 'Brick & Studs' modular design and a 'Zero-BS' implementation policy—where every line of code must be functional and justified—this skill provides developers with specific, line-referenced feedback that helps maintain a clean, maintainable, and high-quality codebase.