What problem does it solve?
This Skill eliminates the tedious back-and-forth of manual PR review cycles, removing the need to constantly check for Greptile feedback, address issues one by one, and re-push changes until the review is approved.
Core Features & Use Cases
- Autonomous Review Monitoring: Runs in the background to poll Greptile for review status and confidence scores without manual check-ins.
- Automated Issue Resolution: Categorizes and fixes common code review issues including type mismatches, missing validation, test gaps, and code style violations.
- Use Case: After pushing a feature branch PR, use this Skill to automatically handle all review feedback and merge the PR once it reaches 5/5 confidence, freeing you to focus on other development work.
Quick Start
Invoke the await-greptile skill immediately after creating a PR to automatically monitor Greptile reviews, fix any identified issues, and merge the PR once it achieves a 5/5 confidence score.