13 lines
506 B
Markdown
13 lines
506 B
Markdown
|
|
---
|
||
|
|
name: receiving-code-review
|
||
|
|
description: Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
|
||
|
|
---
|
||
|
|
|
||
|
|
# 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.
|