github-actions-failure-phase-auditGroup GitHub Actions failures by pipeline phase (setup/build/test/lint/deploy/security) with minute impact to prioritize fixes.
Install via ClawdBot CLI:
clawdbot install daniellummis/github-actions-failure-phase-auditGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
A large development team maintaining multiple microservices with frequent CI/CD pipeline runs experiences scattered failures across different phases. This skill helps them identify that test phase failures consume 65% of their wasted minutes, allowing them to prioritize fixing flaky tests over less impactful setup issues.
A consulting firm auditing client CI/CD pipelines needs to provide data-driven recommendations for optimization. This skill enables them to analyze historical GitHub Actions runs across multiple client repositories, identifying specific workflow phases causing the most resource waste and downtime.
An open source project with limited CI/CD minutes and contributor-run workflows experiences budget overruns. This skill helps maintainers pinpoint which phases (like build or security scanning) fail most frequently on contributor PRs, allowing them to fix documentation or improve tooling in those specific areas.
An e-commerce company scaling their deployment pipeline notices increasing CI/CD costs and deployment delays. Using this skill, they discover that deploy phase failures during production releases account for 80% of critical minute impacts, leading them to implement better rollback mechanisms and staging environment testing.
Managed service providers offering CI/CD optimization can use this skill to analyze client GitHub Actions data and provide actionable reports. They charge monthly retainers for continuous monitoring and improvement recommendations based on phase failure hotspots.
Software vendors bundle this skill with their DevOps platform offerings as an analytics module. Enterprises pay annual licenses for the enhanced failure analysis capabilities that help reduce cloud compute costs and improve deployment reliability.
Specialized DevOps consultants use this skill during engagement assessments to quantify CI/CD inefficiencies. They charge project-based fees for implementing fixes to the highest-impact failure phases identified through the analysis.
💬 Integration Tip
Integrate this skill into existing CI/CD monitoring dashboards by piping JSON output to visualization tools, and schedule regular runs against archived GitHub Actions data to track improvement trends over time.
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 "帮我看看这个项目...