What problem does it solve?
This Skill helps you turn GitHub review comments into concrete code changes, clear responses, and a clean re-review cycle without losing track of what each reviewer asked for.
Core Features & Use Cases
- Review analysis: Fetches pull request details, review comments, and issue comments so each concern is evaluated against the actual code.
- Change planning: Classifies feedback as valid, partially valid, or not valid, then presents a concise approval plan before making any edits.
- Implementation and follow-up: Applies minimal fixes, commits and pushes the changes, replies to each reviewer on GitHub, and requests re-review when appropriate.
- Use case: A developer receives several Greptile and human comments on a PR and uses this Skill to systematically resolve them while keeping the response history and branch updates aligned.
Quick Start
Use the review-pr skill on PR 220, analyze the comments, and wait for my approval before making any code changes.