github-actions-pr-gate-health-auditAudit pull-request and merge-queue GitHub Actions reliability by scoring failure rate, queue latency, and stale-success risk for merge gates.
Install via ClawdBot CLI:
clawdbot install daniellummis/github-actions-pr-gate-health-auditGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
A large tech company uses this skill to monitor CI/CD pipeline health for multiple teams. It helps identify flaky tests or infrastructure issues in pull request gates before they cause developer delays or merge failures, enabling proactive maintenance and smoother releases.
An open-source community applies this skill to audit GitHub Actions workflows for their repository. It flags unreliable merge gates that could block contributor pull requests, ensuring timely reviews and merges while maintaining code quality and community engagement.
A consulting firm uses this skill to assess client CI/CD systems during audits or migrations. It provides data-driven insights into PR gate reliability, helping clients optimize workflows, reduce queue times, and improve overall development efficiency.
An e-commerce company integrates this skill into their deployment pipeline to ensure stable releases. By monitoring failure rates and queue latency for PR gates, they prevent deployment bottlenecks that could impact site updates during peak shopping seasons.
A bank employs this skill to enforce strict CI/CD standards for regulatory compliance. It audits merge gate health to ensure reliable testing and deployment processes, reducing risks associated with failed merges in critical financial applications.
A CI/CD tool vendor bundles this skill as a premium feature for monitoring GitHub Actions. It attracts customers by providing actionable insights into pipeline reliability, driving subscription upgrades and reducing churn through improved developer productivity.
A managed service provider offers this skill as part of their DevOps support package. Clients pay for ongoing monitoring and optimization of their CI/CD gates, generating recurring revenue through service contracts and reduced incident response times.
A training company creates courses around using this skill for CI/CD best practices. Revenue comes from course fees and certification exams, helping professionals learn to audit and improve their GitHub Actions workflows effectively.
💬 Integration Tip
Set up automated data collection using GitHub CLI scripts to export run JSON regularly, then run this skill in a scheduled job to generate reports and alert on critical issues via webhooks or dashboards.
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.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
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...
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目...