pr-review-address-feedback

Community

Validate PR feedback before you act.

Authornotque
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Fetch PR feedback from all GitHub sources and validate every reviewer comment before acting. Use when user needs to process PR review comments, address reviewer feedback, or triage pull request discussions.

Core Features & Use Cases

  • Unified feedback sources: fetch reviews, inline comments, and issue comments and consolidate them into a single view.
  • Validate-before-action: independently verify each reviewer claim against the codebase, tests, or HTTP data before applying any changes.
  • Verdict-based workflow: classify each comment as VALID, INVALID, or NEEDS-DISCUSSION with supporting evidence, and present a summary table before acting.
  • Phase gates: enforce sequential phases (FETCH, VALIDATE, SUMMARIZE, EXECUTE) to prevent skipping steps.
  • Auto-context detection: optionally infer owner/repo/PR from the current git branch and remote when not provided.
  • Traceability and safety: provide explicit evidence for each verdict to maintain auditability.

Quick Start

Run /pr-review-address-feedback [owner] [repo] [pr_number], or omit arguments to auto-detect from the current git branch and remote.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pr-review-address-feedback
Download link: https://github.com/notque/claude-code-toolkit/archive/main.zip#pr-review-address-feedback

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.