receiving-code-review

Solid

Use when receiving code review feedback, before implementing suggestions. Requires technical rigor and verification, not blind implementation.

Code & Development 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
38
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Code Review Reception ## Overview Code review requires technical evaluation, not emotional performance. Verify before implementing. Ask before assuming. **Core principle:** Verify before implementing. ## Response Pattern 1. READ - Complete feedback without reacting 2. UNDERSTAND - Restate requirement in own words 3. VERIFY - Check against codebase reality 4. EVALUATE - Technically sound for THIS codebase? 5. RESPOND - Technical acknowledgment or reasoned pushback 6. IMPLEMENT - One item at a time, test each ## When to Push Back - Suggestion breaks existing functionality - Reviewer lacks full context - Violates YAGNI - Conflicts with architectural decisions ## Tool Use Referenced by implementation processes when handling review feedback.

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Listed

sr-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

1 Updated today
rosa113087
Code & Development Listed

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

15 Updated 6 days ago
backspace-shmackspace
Code & Development Solid

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

234 Updated yesterday
jamditis
Code & Development Listed

receiving-code-review

Assesses and responds to incoming code review feedback on PRs (reviewer comments, requested changes), especially when suggestions are unclear, technically questionable, or scope-expanding. Use before implementing review suggestions to align on intent and keep changes minimal.

4 Updated today
izyanrajwani
Code & Development Solid

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

27,705 Updated today
davila7