receiving-code-review

Triage, verify, implement, and report code review feedback.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps manage and apply code review feedback effectively, ensuring issues are addressed systematically and comprehensively.

Core Features & Use Cases

  • Feedback Triage: Organize and prioritize review comments.
  • Technical Verification: Evaluate suggestions against the actual codebase.
  • Fix Implementation: Execute changes with a focus on safety and correctness.
  • Testing and Verification: Confirm fixes do not introduce regressions.
  • Communication: Provide clear and concise updates on changes.
  • Use Case: For developers receiving review feedback, this Skill provides a structured approach to ensure code quality and maintainability.

Quick Start

Execute the receiving-code-review skill to process the latest feedback on your pull request.

Frequently Asked Questions about receiving-code-review

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

FAQPage Schema
How do I triage code review feedback systematically?

To triage code review feedback systematically, you need to organize and prioritize review comments, evaluate technical suggestions against the codebase, and execute fixes safely to ensure no regressions are introduced.

What is the best way to implement code review comments without introducing regressions?

Implementing code review comments without regressions requires verifying suggestions against the actual codebase, applying fixes with a focus on correctness, and running testing and verification to confirm changes are safe.

How does technical verification work when processing code review feedback?

Technical verification during code review feedback processing works by evaluating reviewer suggestions against the actual codebase to ensure proposed changes are technically valid, safe, and correct before implementation.

Can I use this to manage issue management and feedback processing for development workflows?

Yes, this manages issue management and feedback processing for development workflows by providing a structured approach to triage, implement, and report code review feedback to ensure code quality and maintainability.

How do I provide clear communication on changes made after a code review?

To provide clear communication on changes made after a code review, generate concise updates reporting the triage, verification, and implementation results of the feedback processed within the codebase.