receiving-code-review

Evaluate code review feedback and respond with technical reasoning.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill transforms code review reception from a performative exercise into a rigorous technical evaluation. It prevents blind implementation of unclear or incorrect feedback, ensuring changes genuinely improve the codebase.

Core Features & Use Cases

  • Structured Response Pattern: Guides through reading, understanding, verifying, evaluating, and responding to feedback.
  • Pushback Guidance: Provides clear criteria and methods for technically pushing back on questionable suggestions.
  • Use Case: When an external reviewer suggests a change that seems to violate a core architectural principle, use this skill to systematically evaluate the feedback, push back with technical reasoning, or escalate to your human partner.

Quick Start

I've received code review feedback on my latest pull request. Use the receiving-code-review skill to guide my response and implementation.