receiving-code-review
Installation
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.
Scope Boundary and Routing
- Use this skill after review comments already exist.
- For initiating and dispatching a review, use
requesting-code-review. - For producing the review findings themselves, use
code-reviewer. - This skill governs how to assess and respond to feedback, including pushback decisions.
The Response Pattern
WHEN receiving code review feedback: