What problem does it solve?
This Skill addresses the challenge of receiving code review feedback by ensuring that suggestions are technically sound, contextually relevant, and verified before implementation, preventing the adoption of incorrect or unnecessary changes.
Core Features & Use Cases
- Verification Protocol: Establishes a clear, step-by-step process for evaluating code review comments.
- Reasoned Pushback: Provides guidelines on how to constructively challenge feedback that is technically incorrect, contextually inappropriate, or violates project principles like YAGNI.
- Use Case: When an external reviewer suggests a complex refactor, this Skill guides you to first verify if the current implementation is actually used and if the suggested change aligns with the project's long-term goals and your human partner's directives, rather than blindly accepting the suggestion.
Quick Start
Use the receiving-code-review skill to verify and respond to feedback on the latest code changes.