received-review-sdlc

Validate code review comments against repository context and draft replies.

6|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/rnagrodzki/sdlc-marketplace --skill received-review-sdlc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: received-review-sdlc
Source: https://github.com/rnagrodzki/sdlc-marketplace/tree/main/plugins/sdlc-utilities/skills/received-review-sdlc
Command: npx skills add https://github.com/rnagrodzki/sdlc-marketplace --skill received-review-sdlc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Process reviewer feedback efficiently by verifying each comment against the full codebase context, generating technically grounded replies, and documenting an actionable plan to implement changes. The dual self-critique gates help prevent performative agreement and ensure rigorous responses in PR threads.

Core Features & Use Cases

  • Reads and interprets code-review comments from PRs and inline threads
  • Verifies feedback against the repository context to reduce misinterpretation
  • Drafts structured, technically grounded responses and an implementation plan
  • Supports manual invocation or auto-trigger after /review-sdlc for end-to-end feedback handling

Quick Start

Provide feedback on a PR review by running the skill to read comments, validate context, and draft replies with an actionable plan.

Frequently Asked Questions about received-review-sdlc

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

FAQPage Schema
How do I automate replies to code review comments on GitHub pull requests?

You can automate pull request review replies by reading inline comments, verifying each against the full codebase context, and generating structured, technically grounded responses with an actionable implementation plan.

What is the best way to verify code review feedback against my repository context?

Verifying code review feedback involves validating each reviewer comment against the full codebase to reduce misinterpretation, drafting contextual replies, and documenting traceable rationale for every suggested change.

Can I auto-trigger a response after a pull request review without manual invocation?

Yes, you can auto-trigger the review handling process after a /review-sdlc command for end-to-end feedback processing, or manually invoke it to read comments and draft replies with an actionable plan.

How do self-critique gates prevent performative agreement in PR review responses?

Self-critique gates enforce rigor by validating reviewer feedback against repository context before drafting replies, ensuring structured responses are technically grounded rather than merely performatively agreeing with the reviewer.

Does this code review response tool require explicit user consent before acting?

Yes, the tool gates all automated actions behind explicit user consent or an auto mode, ensuring safety and correctness by providing traceable rationale for each suggested change before execution.

What limitations exist when processing inline PR review threads across multiple files?

The tool requires full codebase context to validate comments accurately; without complete repository visibility, its ability to generate technically grounded replies and implementation plans for inline feedback is constrained.