pr-reviewFind and fix code issues before publishing a PR. Single-pass review with auto-fix. Use when reviewing code changes before submission or auditing existing cod...
Install via ClawdBot CLI:
clawdbot install glucksberg/pr-reviewGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://keepachangelog.com/en/1.0.0/Audited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
Maintainers of open source projects can use this skill to automatically review pull requests from contributors before merging. It catches critical bugs and security issues in code changes, ensuring quality while reducing manual review burden. This is especially valuable for projects with high contributor volume but limited core maintainer time.
Early-stage startups with small engineering teams can audit their entire codebase before launching an MVP. The skill identifies reliability issues, performance bottlenecks, and security vulnerabilities that could impact product launch. It provides automated fixes for high-confidence problems without requiring senior engineering oversight.
Software development agencies can integrate this skill into their delivery pipeline to ensure code quality before handing projects to clients. It reviews specific directories or file patterns to catch issues in newly developed features, providing automated fixes and detailed reports that demonstrate due diligence to clients.
Large organizations modernizing legacy systems can use audit mode to scan entire codebases for critical issues before refactoring. The skill prioritizes correctness and security problems in old code, helping teams identify the riskiest areas to address first during migration projects.
Coding bootcamps and computer science programs can use this skill to provide automated code review for student assignments. It helps students identify common mistakes in their projects before submission, focusing on correctness and security while avoiding style nitpicks that might discourage beginners.
Offer this skill as part of a developer platform that integrates with GitHub, GitLab, or other version control systems. Charge based on the number of repositories or lines of code analyzed per month. Provide premium features like custom rule sets, team dashboards, and historical trend analysis.
Package this skill as a security-focused code scanning tool for large organizations. Emphasize the security vulnerability detection capabilities and compliance reporting features. Sell annual enterprise licenses with dedicated support, custom integration, and regulatory compliance certifications.
Distribute this skill through AI agent marketplaces or developer tool platforms. Offer a freemium model where basic reviews are free, with paid tiers for advanced features like unlimited audits, priority processing, and team collaboration tools. Monetize through marketplace commissions or direct subscriptions.
💬 Integration Tip
Integrate this skill into your CI/CD pipeline by triggering it on pull request creation, or run it locally before pushing changes to catch issues early.
Scored May 26, 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...