github-actions-failure-spike-auditDetect sudden GitHub Actions failure-rate spikes by workflow group using recent-vs-baseline run windows.
Install via ClawdBot CLI:
clawdbot install daniellummis/github-actions-failure-spike-auditGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
A SaaS company uses this skill to monitor their GitHub Actions workflows across multiple microservices. By analyzing recent runs versus baseline, they quickly identify flaky tests or deployment failures introduced by new code merges, enabling rapid rollback or fixes before affecting production services. This helps maintain high deployment velocity and reliability in a fast-paced development environment.
An e-commerce platform employs this skill to audit GitHub Actions runs for their infrastructure-as-code pipelines. It detects sudden failure spikes in provisioning or deployment workflows, such as those caused by cloud provider outages or dependency updates, allowing teams to prioritize incident response and minimize downtime during peak shopping seasons.
A mobile app development studio integrates this skill into their CI/CD pipeline to track failure rates in automated testing workflows. By setting custom spike thresholds, they catch regressions in UI tests or build processes early, ensuring stable releases across iOS and Android platforms and reducing manual QA overhead.
An open-source project uses this skill to monitor GitHub Actions runs from contributors' pull requests. It identifies workflows with increased failure rates due to incompatible changes or environment issues, helping maintainers review and merge code more efficiently while preserving project stability and contributor experience.
A company offers this skill as part of a premium DevOps platform, charging monthly fees for advanced analytics and alerts on GitHub Actions failures. Revenue is generated through tiered subscriptions based on the number of repositories or workflows monitored, targeting enterprises seeking to optimize their CI/CD pipelines.
A consulting firm provides custom integration and configuration of this skill for clients, along with training and support. Revenue comes from one-time project fees and ongoing retainer contracts, helping organizations tailor the audit to their specific workflows and compliance needs.
The skill is offered as free open-source software with basic functionality, while premium features like advanced reporting, historical data retention, and team collaboration tools are monetized. Revenue is generated through upgrades to paid plans, appealing to individual developers and small teams scaling their operations.
💬 Integration Tip
Ensure bash and python3 are installed, and collect GitHub Actions run JSON data using the provided gh CLI command before running the skill for accurate analysis.
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 "帮我看看这个项目...