What problem does it solve?
This Skill helps you respond to Greptile PR reviews accurately and efficiently, turning review comments, confidence scores, and unresolved threads into concrete code fixes or clear reasons why a comment is not applicable.
Core Features & Use Cases
- Code-aware review response: Reads Greptile comments, checks them against the actual repository code, and separates valid issues from invalid or ambiguous ones.
- Thread management: Fixes confirmed problems, replies to incorrect comments with concise reasoning, resolves addressed threads, and re-requests review.
- Single-pass or looping workflows: Supports one focused review round or repeated cycles until Greptile reaches a 5/5 confidence score.
- Use case: Ideal when a pull request needs systematic reviewer cleanup, especially for teams using Greptile as an automated gate before merge.
Quick Start
Use the greptile-resolve skill on a pull request number or URL and choose single pass or loop mode so it can verify comments, update the code, and drive the review toward 5/5.