feat: migrate all skills from Claude session: SKILL.md
This commit is contained in:
parent
00487ef4aa
commit
8f9cb0fc8d
1 changed files with 12 additions and 0 deletions
12
skills/receiving-code-review/SKILL.md
Normal file
12
skills/receiving-code-review/SKILL.md
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
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.
|
||||||
Loading…
Reference in a new issue