What problem does it solve?
This skill automates the end-to-end Greptile PR review loop for Gormes, reducing manual back-and-forth by enforcing a structured, autonomous workflow that achieves a 5/5 Greptile score or clearly documents blockers.
Core Features & Use Cases
- Automated PR review loop orchestration: identifies the target PR, triggers or waits for Greptile review, and tracks unresolved threads.
- Evidence aggregation and reporting: captures review evidence (author, file, line, comments, scores) to ensure traceability.
- Safe, bounded iteration: enforces a maximum number of iterations and guardrails to prevent scope creep and deadlock.
- Active blockers handling & TDD-style fixes: routes actionable feedback into the appropriate workflow or documents blockers for resolution.
- Use Case: When a PR has sub-5/5 Greptile feedback, the loop autonomously iterates until a 5/5 score or a documented blocker is achieved.
Quick Start
Kick off the Greptile loop on a PR with sub-5/5 feedback to begin automated iteration toward a 5/5 result or blocker documentation.