receiving-code-review

Automate responses to code review feedback with behavioral and anti-sycophancy checks.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/NewEarthAI/vibecode-project-template --skill receiving-code-review-newearthai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: receiving-code-review
Source: https://github.com/NewEarthAI/vibecode-project-template/tree/main/.claude/skills/receiving-code-review
Command: npx skills add https://github.com/NewEarthAI/vibecode-project-template --skill receiving-code-review-newearthai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of dealing with code review feedback, ensuring that you respond technically and effectively to improve your codebase.

Core Features & Use Cases

  • Behavioral Protocol: Offers a structured approach to handling reviews post master-code-reviewer.
  • Anti-Sycophancy Rules: Encourages objective responses to feedback.
  • Source-Specific Handling: Provides guidance for reviews from both internal partners and external reviewers.
  • YAGNI Checks: Prevents the implementation of unnecessary features.
  • Implementation Order: Offers a systematic way to implement review suggestions.
  • Acknowledgment: Helps in properly acknowledging and responding to feedback.
  • Use Case: Use this Skill to manage a complex code review with multiple feedback items.

Quick Start

Apply the receiving-code-review Skill to process and respond to the latest code review feedback.

Frequently Asked Questions about receiving-code-review

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

FAQPage Schema
What is the best way to handle code review feedback systematically?

Handling code review feedback systematically requires a structured behavioral protocol to process items objectively, apply YAGNI checks, and plan implementation order for codebase improvement.

How do I respond to code review comments without sycophancy?

Responding to code review comments without sycophancy involves applying anti-sycophancy checks to ensure technical accuracy, prioritizing objective codebase improvements over agreeable but unnecessary changes.

How do I implement code review suggestions in the correct order?

Implementing code review suggestions in the correct order requires systematic implementation planning that filters out unnecessary features using YAGNI checks before applying source-specific technical responses.

Can I use the same response strategy for internal and external code reviews?

Using the same response strategy for internal and external code reviews is not optimal; source-specific handling adjusts your technical response and feedback acknowledgment based on the reviewer's origin.

Why do I need a structured approach to process complex code review feedback?

A structured approach to process complex code review feedback is needed to manage multiple items efficiently, maintain technical accuracy, and ensure software quality enhancement across the entire codebase.

What should I do before processing code review feedback?

Before processing code review feedback, you should generate the initial review using a master-code-reviewer tool to ensure this skill receives structured technical input to act upon.