github-actions-mainline-health-auditAudit GitHub Actions mainline branch reliability by scoring failure rate, consecutive failures, and stale-success risk for critical workflows.
Install via ClawdBot CLI:
clawdbot install daniellummis/github-actions-mainline-health-auditGrade 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/acme/api/actions/runs/5001Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Large organizations with multiple development teams use this skill to monitor main branch workflow reliability across hundreds of repositories. It helps identify flaky tests and unstable deployment pipelines before they impact production releases, enabling proactive maintenance of CI/CD health.
Banks and financial institutions use this skill to audit GitHub Actions workflows on protected branches to ensure compliance with regulatory requirements for change management. It provides documented evidence of workflow reliability and failure patterns for audit trails and risk assessment.
Online retail platforms with frequent deployments use this skill to monitor critical workflows on main and release branches. It helps identify unstable deployment pipelines that could impact customer-facing services during peak shopping periods, enabling teams to prioritize fixes before major releases.
Medical software companies use this skill to ensure main branch workflows maintain high reliability standards required for healthcare applications. It helps detect workflow failures early to prevent deployment of potentially unstable code that could impact patient data systems or medical device integrations.
Large open source projects with multiple contributors use this skill to monitor workflow health on main branches. It helps maintain project reliability by identifying flaky tests and unstable CI processes that could discourage community contributions or delay important security patches.
Companies offering DevOps platforms integrate this skill as a premium feature for monitoring CI/CD pipeline health. They charge enterprise customers based on the number of repositories monitored or through tiered subscription plans that include advanced analytics and alerting capabilities.
DevOps consulting firms use this skill as part of their service offerings to audit and improve client CI/CD pipelines. They charge project-based fees or retainer agreements for ongoing monitoring, analysis, and optimization of GitHub Actions workflows across client organizations.
Software vendors integrate this skill into their enterprise development tools and platforms. They bundle it with other DevOps capabilities and charge through enterprise licensing agreements, often as part of larger platform deals that include support, training, and customization services.
💬 Integration Tip
Integrate this skill into existing CI/CD pipelines by configuring it to run automatically after workflow executions, using the JSON output format to feed data into monitoring dashboards like Grafana or Datadog for visualization and alerting.
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 "帮我看看这个项目...