receiving-code-review
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
Content Preview
--- 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 com
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/receiving-code-review.md \
https://raw.githubusercontent.com/obra/superpowers/main/skills/receiving-code-review/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/obra/superpowersThen reference at skills/receiving-code-review/SKILL.md
Related Skills
receiving-code-review
Code review requires technical evaluation, not emotional performance.
generalreceivingcode
by sickn33 (Antigravity) · antigravity-awesome-skills
Code Review Reception
Receive and act on code review feedback with technical rigor, not performative agreement or blind implementation
receiving-code-reviewcode review reception
by Jesse Vincent (community) · obra-superpowers-skills
azure-eventhub-rust
Azure Event Hubs SDK for Rust. Use for sending and receiving events, streaming data ingestion.
data-aiazureeventhubrust
by sickn33 (Antigravity) · antigravity-awesome-skills
azure-storage-queue-ts
Azure Queue Storage JavaScript/TypeScript SDK (@azure/storage-queue) for message queue operations. Use for sending, receiving, peeking, and deleting messages in queues.
developmentazurestoragequeue
by sickn33 (Antigravity) · antigravity-awesome-skills