receiving-code-review

Verify code review feedback against the codebase before responding.

1|Updated Jun 22, 2026
One-click install
npx skills add https://github.com/jchildree/The-QUESTION --skill receiving-code-review-jchildree
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: receiving-code-review
Source: https://github.com/jchildree/The-QUESTION/tree/main/.agents/skills/receiving-code-review
Command: npx skills add https://github.com/jchildree/The-QUESTION --skill receiving-code-review-jchildree

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a structured approach to handling code review feedback, emphasizing technical verification and minimizing emotional performance.

Core Features & Use Cases

  • Technical Evaluation: Focuses on verifying feedback against the codebase before implementation.
  • Response Pattern: Outlines a systematic method for responding to feedback.
  • Source-Specific Handling: Differentiates between feedback from human partners and external reviewers.
  • YAGNI Check: Encourages removing unused features (You Ain't Gonna Need It).
  • Implementation Order: Offers a structured approach to implementing feedback.
  • Pushback Guidelines: Provides guidance on when and how to push back on feedback.

Quick Start

Use the /receiving-code-review command after receiving code review feedback to initiate the structured response pattern.

Frequently Asked Questions about receiving-code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I handle code review feedback systematically?

Handle code review feedback systematically by applying a structured response pattern that verifies technical correctness against the codebase before implementation, minimizing emotional bias during the review process.

What is the best way to push back on code review comments?

Push back on code review comments using established guidelines that differentiate between human partner feedback and external reviewers, ensuring your response focuses on technical evaluation rather than emotional performance.

When should I apply the YAGNI check during code review feedback?

Apply the YAGNI check during code review feedback to identify and remove unused features, ensuring the implementation order prioritizes only technically necessary changes validated against the codebase.

Can I use a structured framework for receiving code reviews from external reviewers?

Yes, the framework provides source-specific handling that differentiates feedback from human partners versus external reviewers, applying technical verification and systematic response patterns to both sources.

How do I minimize emotional bias when responding to code review feedback?

Minimize emotional bias by following a structured response pattern emphasizing technical evaluation, verifying feedback against the codebase before implementation, and using pushback guidelines for disagreements.