pr-auto-mergerAutonomous PR merge agent. Scans repos for approved + CI-passing PRs and merges them automatically. Supports dry-run mode, squash/merge options, and min-appr...
Install via ClawdBot CLI:
clawdbot install lanxevo3/pr-auto-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/123Audited Apr 17, 2026 · audit v1.0
Generated May 24, 2026
A DevOps team configures the agent via GitHub Actions to run every morning, automatically merging approved and CI-passing PRs. This reduces manual overhead and keeps the main branch up-to-date without human intervention.
An open-source maintainer uses the agent to handle incoming PRs from contributors. With a minimum approval threshold of 2, it ensures quality while automating the merge of low-risk changes, freeing maintainers for higher-level tasks.
A SaaS company integrates the agent into their CI/CD pipeline to automatically merge hotfixes and feature PRs after passing all checks. This accelerates deployment cycles and reduces time-to-market for new features.
A fintech startup requires multiple approvals for every PR merged. The agent enforces a mandatory 2-approval minimum and uses squash merges to maintain a clean commit history, satisfying audit requirements.
A gaming studio schedules the agent to run every Friday evening, merging all approved feature PRs for the weekly release. This automates the release process and ensures all tested code is included.
Offer the PR Auto-Merge Agent as a free open-source tool, with paid consulting and support for enterprise teams needing custom integrations or SLA guarantees.
Provide a hosted version with a web dashboard, scheduling, and multi-repo management. Charge monthly per repository or per active user, targeting teams that want zero-config automation.
Package the agent as a premium plugin for CI/CD platforms like GitHub Actions Marketplace or GitLab. Offer a free tier with limited features and paid tiers for advanced options like custom approval rules and priority support.
💬 Integration Tip
Ensure your GitHub token has 'repo' scope and that the 'gh' CLI is authenticated. Start with --dry-run to preview merges before enabling automatic merging.
Scored May 24, 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...