Implements a rigorous, verification-first approach to processing code review feedback by prioritizing technical correctness over performative agreement.
The receiving-code-review skill transforms how Claude interacts with developer feedback by enforcing a strict protocol of technical verification. It prevents 'blind implementation' of suggestions and eliminates polite but unproductive filler phrases, focusing instead on clarifying requirements, checking against codebase reality, and applying YAGNI principles. This skill is particularly valuable for maintaining architectural integrity when dealing with multiple reviewers, ensuring that Claude only implements changes that are technically sound and necessary for the current project scope.
主な機能
01Structured clarification process for ambiguous feedback
020 GitHub stars
03Elimination of performative and polite filler responses
04Verification-first implementation protocol
05Automated YAGNI (You Aren't Gonna Need It) checks
06Context-aware pushback against technically incorrect suggestions
ユースケース
01Processing complex feedback from multiple human reviewers
02Filtering out unnecessary feature requests to avoid scope creep
03Maintaining technical consistency and architectural integrity during iterations