skill-review-response

Evaluates code review feedback to verify claims before deciding whether to implement changes.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/burgebj/claudeoctopus --skill skill-review-response-burgebj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-review-response
Source: https://github.com/burgebj/claudeoctopus/tree/main/.claude/skills/skill-review-response
Command: npx skills add https://github.com/burgebj/claudeoctopus --skill skill-review-response-burgebj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents blind acceptance of code review feedback by guiding developers to verify suggestions, evaluate tradeoffs, and respond with evidence-based decisions.

Core Features & Use Cases

  • Review Feedback Evaluation: Provides a structured process to read, restate, verify, and assess review comments before implementation.
  • Technical Pushback Guidance: Helps developers explain when suggestions do not apply by using codebase evidence, requirements, and test results.
  • Multi-Provider Review Handling: Supports workflows where feedback comes from multiple AI reviewers with different tendencies and priorities.

Quick Start

Use the skill-review-response skill to help me evaluate incoming pull request comments and decide which changes should actually be implemented.

Frequently Asked Questions about skill-review-response

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

FAQPage Schema
How do I evaluate code review feedback before modifying my code?

Evaluating code review feedback involves restating the comment, verifying the suggestion against the codebase, and analyzing technical tradeoffs before implementation. This prevents blind acceptance by requiring evidence-based validation and structured responses to ensure engineering decisions improve code quality.

What is the best way to respond to incorrect pull request suggestions?

Responding to incorrect pull request suggestions requires technical pushback using codebase evidence, requirements, and test results. Explain when suggestions do not apply by providing structured responses that validate the original implementation through evidence-based verification patterns.

How do I handle AI-generated code review comments from multiple providers?

Handling AI-generated code review comments from multiple providers requires evaluating each suggestion's tendencies and priorities. Apply evidence-based verification patterns and technical tradeoff analysis to assess whether the AI feedback applies to your specific change request workflow before modifying code.

Can I use this skill for CI feedback evaluation in software development?

Yes, you can use this skill for CI feedback evaluation in software development. It applies to pull request reviews, change request workflows, and AI-generated review suggestions, applying evidence-based verification to assess technical validation feedback before making code modifications.

Why should I verify code review suggestions instead of implementing them directly?

Verifying code review suggestions prevents incorrect implementations and improves engineering decision quality. Blind acceptance of feedback can introduce errors, so applying technical tradeoff analysis ensures that code modifications are backed by codebase evidence and structured responses.

What does a structured code review response process involve?

A structured code review response process involves reading, restating, verifying, and assessing review comments before implementation. It requires evidence-based verification patterns, technical tradeoff analysis, and structured responses to guide engineering decisions and prevent incorrect code modifications.