receiving-code-review
SKILL.md
Code Review Reception
Overview
Code review requires technical evaluation, not emotional performance.
Core principle: Verify before implementing. Ask before assuming. Technical correctness over social comfort.
When NOT to Use
- Simple, unambiguous feedback you fully understand
- Direct requests from your human partner with clear intent
- When explicitly asked to "just implement this"
- Trivial corrections (typos, formatting) that need no verification
The Response Pattern
WHEN receiving code review feedback: