概要
The Code Review Reception skill provides a structured framework for Claude to process and implement technical feedback with high integrity. Instead of providing empty acknowledgments, this skill enforces a 'verify-before-implement' workflow that checks suggestions against the actual codebase, identifies YAGNI violations, and ensures all requirements are fully understood before execution. It includes specific protocols for handling external reviewers, managing unclear instructions, and pushing back against technically unsound suggestions using objective reasoning.