pr-review-loopAutonomous PR review loop with Greptile. Use when an agent creates a PR and needs to autonomously handle code review feedback — reading Greptile reviews, fixing issues, pushing fixes, re-triggering review, and auto-merging when score is 4/5+. Trigger on commands like "pr review {url}", "review my PR", or when a Greptile review webhook/poll delivers feedback.
Install via ClawdBot CLI:
clawdbot install cemoso/pr-review-loopGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 13, 2026
A development team uses the PR Review Loop to automatically review and improve pull requests in their CI/CD pipeline. The agent fetches Greptile reviews, applies fixes for scores below 4/5, and merges high-quality code, reducing manual review time and ensuring consistent standards across projects.
An open-source community integrates this skill to handle incoming PRs from contributors autonomously. It reviews code with Greptile, iteratively fixes issues up to 5 rounds, and auto-merges when quality thresholds are met, streamlining collaboration and maintaining codebase integrity.
An online learning platform employs the PR Review Loop to automatically assess student-submitted code assignments. It uses Greptile feedback to provide iterative corrections, helping students learn from automated reviews and improve their coding skills without instructor intervention.
A large enterprise implements this skill in their DevOps workflows to enforce coding standards and security practices. The agent autonomously reviews PRs, fixes minor issues, and escalates architectural decisions to human masters, enhancing efficiency and compliance in software delivery.
Offer the PR Review Loop as a cloud-based service where teams pay a monthly fee per repository or user. It integrates with GitHub/GitLab, providing automated code review cycles, reducing manual effort, and improving code quality for subscribers.
Provide custom integration and setup services for companies adopting this skill. Consultants help configure workflows, train teams, and tailor the agent to specific coding standards, generating revenue through project-based fees and ongoing support contracts.
Deploy a free version with basic review capabilities for open-source repositories, while offering premium features like advanced analytics, priority support, and higher round limits for paid enterprise customers. This model drives adoption and upsells.
💬 Integration Tip
Ensure proper GitHub CLI setup and access tokens for seamless API calls, and use the review-state.json file to track progress and avoid infinite loops in automated workflows.
Scored Apr 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.
Review GitHub repositories, group issues and pull requests by urgency, and take safe triage actions (add labels, comment, propose closure) after confirmation...
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...