auto-pr-mergerAutomatically checks out a GitHub PR, runs tests, retries fixes if tests fail, and merges the PR upon successful tests.
Install via ClawdBot CLI:
clawdbot install autogame-17/auto-pr-mergerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/owner/repo/pull/123`Uses known external API (expected, informational)
googleapis.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
Automates merging of pull requests in open-source repositories by running tests and attempting fixes. Reduces manual review workload for maintainers, ensuring only passing code is merged. Ideal for projects with frequent community contributions.
Integrates into agile development workflows to automatically test and merge feature branches. Helps teams maintain code quality by catching failures early and attempting fixes, speeding up release cycles. Suitable for fast-paced software companies.
Enhances CI/CD pipelines by adding automated fix attempts for failed tests before merging. Reduces pipeline failures and manual intervention, improving deployment reliability. Useful for organizations with complex microservices architectures.
Supports coding bootcamps or online learning platforms by automatically testing student submissions and providing fix attempts. Helps instructors manage large volumes of assignments while giving students immediate feedback. Applicable in education technology.
Automates merging of internal tool updates within large enterprises, ensuring only tested code reaches production. Reduces bottlenecks in development teams by handling routine merge tasks. Relevant for sectors like finance or healthcare with strict compliance needs.
Offer this skill as part of a SaaS platform for development teams, charging a monthly fee per user or repository. Provides value by reducing manual work and improving code quality, with potential upsells for advanced features. Revenue streams include tiered pricing based on usage levels.
Provide consulting services to integrate this skill into existing client workflows, with customization for specific test suites or fix logic. Targets enterprises needing tailored automation solutions, generating revenue through project-based fees and ongoing support contracts. Leverages expertise in DevOps and CI/CD.
Offer a free version for open-source projects with basic features, and a premium version for private repositories with advanced capabilities like detailed analytics or priority support. Drives adoption in the developer community and converts users to paid plans as their needs grow. Revenue comes from premium subscriptions.
💬 Integration Tip
Ensure the gh CLI is properly authenticated and the test command is correctly specified to avoid runtime errors. Start with a small number of retries to monitor the fix logic's effectiveness.
Scored Apr 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.