What problem does it solve?
Managing and responding to numerous GitHub Pull Request comments can be overwhelming and time-consuming. This skill automates the process of fetching, organizing, and prioritizing review feedback, allowing you to efficiently address critical issues and accelerate your development cycle.
Core Features & Use Cases
- Automated Comment Fetching: Retrieves all inline and PR-level comments from GitHub, including those from bots like Codex and Claude Code.
- Prioritized Organization: Classifies feedback by reviewer and assigns priority levels (P0-P3) for focused action, ensuring you tackle the most important issues first.
- User-Guided Resolution: Presents prioritized options via
AskUserQuestion, ensuring you control which items are addressed, then automatically implements the selected fixes.
- Use Case: When your PR receives extensive feedback, use this skill to get a clear, prioritized list of actionable items, then let the AI automatically implement the selected fixes, saving you hours of manual triage and coding.
Quick Start
Use the git-review skill to fetch and prioritize review comments for my current pull request.