github-actions-cancel-waste-auditAudit cancelled and timed-out GitHub Actions runs from JSON exports to surface wasted CI minutes and noisy workflows.
Install via ClawdBot CLI:
clawdbot install daniellummis/github-actions-cancel-waste-auditGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/flowcreatebot/yf-api-saas/actions/runs/1101Audited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
A SaaS startup with frequent deployments uses this skill to audit cancelled GitHub Actions runs, identifying flaky workflows that waste CI minutes. By setting WARN_WASTED_MINUTES=10 and CRITICAL_WASTED_MINUTES=30, they prioritize fixing tests or builds that time out, reducing monthly cloud costs and improving developer productivity through faster feedback loops.
A financial institution employs this skill to monitor GitHub Actions for regulatory compliance, ensuring CI processes are efficient and not wasting resources. Using REPO_MATCH to filter specific repositories and OUTPUT_FORMAT=json, they generate automated reports for audits, flagging critical waste above CRITICAL_WASTED_MINUTES=60 to meet internal cost-control policies.
Maintainers of a large open-source project use this skill to analyze community contributions, tracking wasted CI minutes from cancelled runs in pull requests. By setting WORKFLOW_MATCH='test' and BRANCH_EXCLUDE='draft', they identify noisy workflows, optimize test suites, and reduce CI queue times for contributors, enhancing project sustainability.
An enterprise with multiple development teams deploys this skill to centralize oversight of GitHub Actions across repositories. Using RUN_GLOB with JSON exports from different teams, they aggregate data, set FAIL_ON_CRITICAL=1 to enforce thresholds, and use REPO_EXCLUDE to ignore non-critical projects, driving organization-wide efficiency improvements.
An e-commerce company uses this skill during peak shopping seasons to audit CI waste from high-frequency code changes. By configuring ACTOR_MATCH for specific deployment bots and CONCLUSION_MATCH for timed-out runs, they quickly surface bottlenecks in deployment pipelines, ensuring reliable releases and minimizing downtime risks.
Offer tailored audits and optimization workshops for companies using GitHub Actions, leveraging this skill to analyze CI waste and provide actionable recommendations. Revenue is generated through project-based fees or retainer contracts, helping clients reduce cloud spending and improve development workflows.
Integrate this skill into a broader DevOps platform as a feature for continuous monitoring and alerting on CI inefficiencies. Revenue comes from subscription tiers based on usage metrics, such as number of repositories analyzed or frequency of audits, targeting teams seeking automated cost management.
Distribute the skill as open-source to build community adoption, then offer premium support, customization, and enterprise features like advanced filtering or dashboard integrations. Revenue is generated through support contracts and licensing for proprietary extensions, appealing to larger organizations with specific needs.
💬 Integration Tip
Ensure bash and python3 are installed, and use gh CLI to export run JSONs before running the skill for accurate waste 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.
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、开源、热...