receiving-code-review
Installation
SKILL.md
Receiving Code Review
Core Principle
Code review requires technical evaluation, not emotional performance.
Verify before implementing. Ask before assuming. Technical correctness over social comfort.
Contract
Inputs:
- Incoming review feedback (PR comments, verbal review notes) and the codebase the feedback refers to.
Outputs:
- A per-point technical acknowledgment or reasoned pushback, plus an action plan for the changes that survive evaluation.