What problem does it solve?
This Skill helps you process pull request review feedback without losing track of what to accept, dismiss, or partially implement. It creates an audit trail, keeps review responses organized, and supports a careful, confirmation-based workflow before any public GitHub actions happen.
Core Features & Use Cases
- Review Triage: Fetches PR details, review comments, and inline discussion threads so each piece of feedback can be assessed in context.
- Decision Making: Evaluates comments against project philosophy and classifies them as accepted, dismissed, or partial with a severity level.
- Implementation Workflow: Writes a plan artifact, optionally applies the changes locally, runs build and test verification, and prepares draft replies for GitHub.
- Use Case: A maintainer receives a large review on a branch and uses this Skill to produce a structured plan, make only the agreed changes, and prepare the exact responses before posting.
Quick Start
Use the address-review skill to evaluate review feedback for PR 42 and generate the plan artifact.