receiving-code-review

Evaluate code review feedback for technical correctness and project alignment.

1|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/bgrober/indie-stack --skill receiving-code-review-bgrober
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: receiving-code-review
Source: https://github.com/bgrober/indie-stack/tree/main/skills/receiving-code-review
Command: npx skills add https://github.com/bgrober/indie-stack --skill receiving-code-review-bgrober

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the challenge of receiving code review feedback by ensuring that suggestions are technically sound, contextually relevant, and verified before implementation, preventing the adoption of incorrect or unnecessary changes.

Core Features & Use Cases

  • Verification Protocol: Establishes a clear, step-by-step process for evaluating code review comments.
  • Reasoned Pushback: Provides guidelines on how to constructively challenge feedback that is technically incorrect, contextually inappropriate, or violates project principles like YAGNI.
  • Use Case: When an external reviewer suggests a complex refactor, this Skill guides you to first verify if the current implementation is actually used and if the suggested change aligns with the project's long-term goals and your human partner's directives, rather than blindly accepting the suggestion.

Quick Start

Use the receiving-code-review skill to verify and respond to feedback on the latest code 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 evaluate code review feedback before implementing changes?

Evaluating code review feedback requires a verification protocol to ensure suggestions are technically sound and contextually relevant before implementation. This process checks technical correctness, project alignment, and contextual appropriateness to prevent adopting unnecessary changes.

What is the best way to pushback on incorrect code review comments?

Pushback on incorrect code review comments involves constructively challenging feedback that is technically wrong or violates project principles like YAGNI. It requires providing reasoned responses that prioritize technical correctness over performative agreement with external reviewers.

How do I handle code review suggestions for unnecessary refactoring?

Handling unnecessary refactoring suggestions involves verifying if the current implementation is actually used and if the suggested change aligns with long-term project goals. This prevents blind acceptance of complex refactors that lack contextual relevance or technical necessity.

Why should I verify external reviewer feedback instead of accepting it directly?

Verifying external reviewer feedback prevents the adoption of incorrect or unnecessary changes by ensuring technical accuracy and project alignment. It enforces a protocol that prioritizes technical correctness and contextual relevance over performative agreement with human partners.

How do I respond to unclear suggestions during a code review?

Responding to unclear code review suggestions requires specific response patterns established by a verification protocol. This ensures you evaluate technical accuracy and request necessary clarification rather than blindly implementing ambiguous feedback from external reviewers.