receiving-review

Verify code review responses for technical accuracy and security.

2|Updated Jun 30, 2026
One-click install
npx skills add https://github.com/Canhada-Labs/ceo-orchestration --skill receiving-review-canhada-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: receiving-review
Source: https://github.com/Canhada-Labs/ceo-orchestration/tree/main/.claude/skills/core/receiving-review
Command: npx skills add https://github.com/Canhada-Labs/ceo-orchestration --skill receiving-review-canhada-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that code review responses are technically sound, reducing errors and promoting a thorough review process.

Core Features & Use Cases

  • Review Verification: Verify the technical accuracy of feedback against the codebase.
  • Technical Acknowledgment: Respond with precise technical acknowledgment or reasoning for pushback.
  • YAGNI Principle: Apply the YAGNI principle to avoid unnecessary additions or changes.
  • Security Control: Veto any feedback that could weaken security controls.

Quick Start

Apply the receiving-review skill when responding to a code review.

Frequently Asked Questions about receiving-review

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

FAQPage Schema
How do I ensure my code review responses are technically accurate against the codebase?

Code review responses are verified for technical accuracy by checking claims against the actual codebase. This ensures feedback is factually correct, reducing errors and promoting a thorough, rigorous review process.

What is the YAGNI principle and how does it apply to code review feedback?

The YAGNI principle in code review prevents unnecessary additions or changes by verifying that proposed modifications are essential. It enforces technical rigor by pushing back on speculative features.

Can I veto code review feedback that weakens security controls?

Yes, code review feedback that could weaken security controls is automatically vetoed. This governance mechanism ensures technical decisions maintain strict security standards during the review process.

How do I push back on code review comments with technical reasoning?

Pushback on code review comments requires providing precise technical acknowledgment or reasoning. Claims must be verified against the codebase to ensure the response is technically sound and justified.

Does this code review process work for software engineering teams using reviews as a governance tool?

Yes, this code review process is designed for software engineering teams using reviews as a governance tool. It enforces technical accuracy, YAGNI adherence, and security control verification.