github-actions-merge-queue-health-auditAudit GitHub merge queue workflow health with failure-rate, queue-latency, and stale-success risk scoring.
Install via ClawdBot CLI:
clawdbot install daniellummis/github-actions-merge-queue-health-auditGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
A DevOps team uses this skill to analyze GitHub Actions runs from merge_group events across multiple repositories, identifying workflows with high failure rates or excessive queue latency that block developer merges. By setting custom thresholds for warnings and critical alerts, they proactively address bottlenecks and reduce merge delays, ensuring smooth continuous integration pipelines.
A SaaS company integrates this skill into their CI/CD pipeline to audit pull request gate workflows, scoring risk based on stale-success age and failure rates. This helps maintain high code quality by flagging unreliable workflows before they impact production deployments, enabling automated fail gates to prevent merges when critical issues are detected.
An enterprise IT department runs this skill on exported JSON data from GitHub Actions to monitor merge queue health across teams, using regex filters to focus on specific branches or repositories. They generate JSON reports for dashboard integration, tracking trends in queue latency and failure rates to optimize resource allocation and compliance.
An open-source project uses this skill to audit merge queue workflows for contributor pull requests, identifying stale-success risks and high failure rates that could deter contributions. By running it against bundled fixtures for testing, they ensure reliable merges and improve the contributor experience with faster feedback loops.
A company offers this skill as part of a subscription-based platform that provides advanced analytics for GitHub Actions, helping teams monitor merge queue health with customizable thresholds and reports. Revenue is generated through tiered pricing based on the number of repositories or users, with premium features like real-time alerts and historical trend analysis.
A consulting firm uses this skill in engagements to audit clients' GitHub Actions workflows, providing insights into failure rates and queue latency to recommend improvements. Revenue comes from project-based fees or retainer models, with additional services for implementing fixes and training teams on best practices.
An organization licenses this skill as an internal tool for their development teams, integrating it into their CI/CD pipelines to enforce quality gates and generate health reports. Revenue is derived from one-time license purchases or annual maintenance fees, with support for customizations and updates.
💬 Integration Tip
Ensure bash and python3 are installed, and export GitHub Actions run JSON data using the provided command before running the skill for accurate health scoring.
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.
Essential Git commands and workflows for version control, branching, and collaboration.
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.
GitHub 趋势监控 | GitHub Trending Monitor. 获取 GitHub 热门项目、编程语言趋势、开源动态 | Get GitHub trending repos, language trends, open source updates. 触发词:GitHub、trending、开源、热...