receiving-code-review

Verify code review feedback against codebase reality before implementation.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/loganylchen/skills --skill receiving-code-review-loganylchen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: receiving-code-review
Source: https://github.com/loganylchen/skills/tree/main/receiving-code-review
Command: npx skills add https://github.com/loganylchen/skills --skill receiving-code-review-loganylchen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that code review feedback is technically evaluated and verified before implementation, preventing the blind acceptance of potentially incorrect or unnecessary suggestions and promoting rigorous technical standards.

Core Features & Use Cases

  • Technical Verification: Empowers users to question and verify feedback against codebase reality.
  • Reasoned Pushback: Provides a framework for constructively challenging suggestions with technical reasoning.
  • Use Case: When a reviewer suggests a change that seems to conflict with existing architecture or appears unnecessary, this Skill guides you to verify its technical merit and context before acting.

Quick Start

When receiving code review feedback, verify each item technically before implementing any suggestions.

Frequently Asked Questions about receiving-code-review

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

FAQPage Schema
How do I evaluate code review feedback before implementing changes?

Evaluate code review feedback by verifying its technical merit against codebase reality and project goals before implementation. This ensures technical rigor over performative agreement, preventing blind acceptance of incorrect suggestions and maintaining architectural integrity.

What is the best way to pushback on code review suggestions constructively?

The best way to pushback on code review suggestions is by using a reasoned framework with technical reasoning. Verify the reviewer's context against the codebase, evaluate the necessity of the change, and respond with clear technical justification if the suggestion conflicts with architecture.

How do I handle unclear code review comments or external reviewer suggestions?

Handle unclear code review comments and external reviewer suggestions by applying specific verification protocols. Request clarification, verify the feedback against codebase reality, and evaluate its technical merit before acting, ensuring changes align with project goals.

When should I not use performative agreement in code reviews?

You should not use performative agreement in code reviews when suggestions conflict with existing architecture or appear unnecessary. Instead, prioritize technical rigor by verifying the feedback's context, evaluating its impact, and responding with reasoned pushback or targeted implementation.