Code-Review-Reception

Verify code review feedback against the codebase before implementing changes.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/slapglif/swe-agent --skill code-review-reception-slapglif
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Code-Review-Reception
Source: https://github.com/slapglif/swe-agent/tree/main/.swe/skills/receiving-code-review
Command: npx skills add https://github.com/slapglif/swe-agent --skill code-review-reception-slapglif

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that code review feedback is handled with technical rigor and verification, preventing blind implementation or performative agreement. It guides you to understand, verify, and evaluate feedback before acting, fostering a culture of technical correctness.

Core Features & Use Cases

  • Verify Before Implement: Mandates a process of reading, understanding, verifying against codebase reality, and evaluating feedback before any implementation.
  • Technical Pushback: Provides guidance on when and how to push back on technically questionable or context-lacking suggestions.
  • YAGNI Check: Encourages checking actual codebase usage for suggested "professional" features to avoid unnecessary work.
  • Use Case: When a reviewer suggests a change that seems to break existing functionality, use this skill to verify the suggestion against the codebase and push back with technical reasoning rather than blindly implementing it.

Quick Start

I've received code review feedback. Use the Code-Review-Reception skill to process it effectively.