pr-reviewerAutomated GitHub PR code review with diff analysis, lint integration, and structured reports. Use when reviewing pull requests, checking for security issues,...
Install via ClawdBot CLI:
clawdbot install briancolinger/pr-reviewerGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
eval(Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
Automated code review for open source repositories to ensure contributions meet security and style standards before merging. Helps maintainers handle high volumes of pull requests efficiently, reducing manual review burden and catching issues like hardcoded secrets or error handling gaps early.
Integration into CI/CD pipelines for large organizations to enforce code quality and security policies automatically. Reviews pull requests in real-time, providing structured reports that flag risks such as panic calls or missing test coverage, ensuring compliance and reducing deployment errors.
Used by solo developers or small teams to self-review code before submitting to clients or upstream projects. Automates checks for common issues like TODOs or style problems in Go, Python, and JavaScript, improving code reliability and client satisfaction with minimal setup.
Implementation in online learning environments to provide automated feedback on student submissions for programming courses. Analyzes pull requests for security flaws and error handling, offering learners instant, actionable insights to improve their coding practices in a controlled setting.
Supports fast-paced development cycles in startups by automating code reviews for small teams. Tracks PRs and re-reviews only new commits, saving time on repetitive checks and focusing on critical issues like risk patterns or test coverage gaps to accelerate product iterations.
Offer the skill as a cloud-based service with tiered pricing based on repository size or number of PRs reviewed monthly. Revenue comes from subscriptions, with features like advanced linting integrations or team collaboration tools for enterprise clients.
Provide consulting services to integrate and customize the skill for specific organizational needs, such as adding custom analysis patterns or integrating with proprietary tools. Revenue is generated through project-based fees and ongoing support contracts.
Release the core skill as open source to build community adoption, while monetizing through premium features like enhanced security scanning, priority support, or integrations with commercial CI/CD platforms. Revenue streams include one-time purchases or freemium upgrades.
💬 Integration Tip
Ensure the gh CLI is authenticated and the local repository is checked out for linting to work properly; use environment variables for flexible configuration across different projects.
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...