What problem does it solve?
This skill addresses the common pitfalls in code review responses, such as superficial agreement, emotional bias, or premature implementation, ensuring that feedback is handled with technical rigor and validation.
Core Features & Use Cases
- Technical Validation: Provides a structured framework to verify feedback against the codebase before implementation.
- Strategic Communication: Offers guidelines for clarifying ambiguous feedback and professionally challenging incorrect suggestions.
- Use Case: When an external reviewer suggests a change that conflicts with existing architectural decisions or YAGNI principles, this skill guides you to perform a grep-based verification and provide a technical, evidence-based response rather than a simple acknowledgment.
Quick Start
Use the receiving-code-review skill to evaluate the latest pull request feedback by verifying each point against the current codebase and preparing a technical response.