What problem does it solve? Large pull requests often exceed Greptile's file-count limit, causing automated reviews to be skipped entirely, and manually cycling through review feedback, fixes, and re-reviews is slow and error-prone. This Skill automates the full review-fix-push loop until the change earns a perfect Greptile score. ## Core Features & Use Cases - Automated review-fix loop: Triggers Greptile reviews by tagging @greptile-apps, polls for completion, applies fixes to actionable comments, resolves threads, and repeats until 5/5 confidence with zero unresolved comments or the iteration cap is reached. - Multi-platform support: Works with GitHub (gh CLI), GitLab (glab CLI), and Perforce (p4 CLI with shelved changelists), including platform-specific polling via check runs, pipelines, or Swarm comments. - Huge-PR handling: Bypasses Greptile's file-count limit by tagging @greptile-apps and falls back to polling edited summary comments when no check run appears. - Use Case: You open a 200-file PR on GitHub that Greptile refuses to auto-review. Run this Skill to trigger reviews, automatically address each round of feedback, and finish with a clean 5/5 confidence report. ## Quick Start Ask the agent to run greploop on the current PR with a maximum of 10 iterations and keep fixing Greptile's feedback until it reaches a 5/5 confidence score.