receiving-code-review

Verify code-review feedback against the codebase before implementing changes.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Sjw2005/https---gitee.com-song-jiawei-2005-yolopro --skill receiving-code-review-sjw2005
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: receiving-code-review
Source: https://github.com/Sjw2005/https---gitee.com-song-jiawei-2005-yolopro/tree/main/.agents/skills/receiving-code-review
Command: npx skills add https://github.com/Sjw2005/https---gitee.com-song-jiawei-2005-yolopro --skill receiving-code-review-sjw2005

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review feedback often arrives ambiguously, and acting without verification can lead to incorrect or risky changes. This Skill provides a structured, technically rigorous approach to verify requirements before implementing any feedback.

Core Features & Use Cases

  • READ the complete feedback without reacting
  • UNDERSTAND the requirement by restating it or asking clarifying questions
  • VERIFY the feedback against the actual codebase
  • EVALUATE whether the suggested change is technically sound for THIS codebase
  • RESPOND with a technical acknowledgment or reasoned pushback
  • IMPLEMENT one item at a time and test each change Use cases include handling unclear reviews, cross-team feedback, and high-stakes code modifications.

Quick Start

Follow the six-step process to evaluate and act on code-review feedback before making changes.

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 unclear or conflicting code-review feedback?

Handle unclear code-review feedback by reading it fully, restating the requirement, and verifying it against the actual codebase before implementing. Evaluate technical fit and respond with reasoned acknowledgment or pushback.

What is the best way to verify code review comments before changing code?

The best way to verify code review comments is to read the complete feedback, understand the requirement, check it against the actual codebase, evaluate technical soundness, and implement changes one item at a time with testing.

How do I push back on a code review suggestion technically?

To push back on a code review suggestion technically, verify the feedback against the actual codebase and evaluate whether the suggested change is technically sound. Respond with a reasoned explanation based on your codebase evaluation.

Can I use a structured process for high-stakes pull request modifications?

Yes, you can use a structured six-step process for high-stakes pull request modifications. Read, understand, verify, evaluate, respond, and implement one item at a time with testing to ensure technically rigorous changes.

Why should I verify code review feedback before implementing changes?

You should verify code review feedback before implementing changes because review feedback often arrives ambiguously. Acting without verification against the actual codebase can lead to incorrect or risky modifications.

When do I need a rigorous process for processing pull request feedback?

You need a rigorous process for processing pull request feedback when handling unclear reviews, cross-team feedback, or high-stakes code modifications where feedback might be technically questionable or conflict with codebase requirements.