github-actions-rerun-waste-auditQuantify wasted GitHub Actions minutes caused by reruns so flaky workflows can be fixed with data.
Install via ClawdBot CLI:
clawdbot install daniellummis/github-actions-rerun-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/4101Audited Apr 16, 2026 · audit v1.0
Generated Mar 22, 2026
A large software company uses this skill to analyze GitHub Actions logs across multiple teams, identifying flaky workflows that cause frequent reruns and waste compute minutes. By setting WARN_MINUTES and CRITICAL_MINUTES thresholds, they prioritize fixing high-waste jobs, reducing cloud spending and improving CI reliability. The JSON output integrates into their dashboard for weekly reviews.
An open-source maintainer runs this skill on CI run exports from community contributions to detect unstable tests or environment issues leading to reruns. Using REPO_MATCH and WORKFLOW_MATCH filters, they focus on specific repositories or workflows, flagging critical waste to address bottlenecks and enhance contributor experience.
A SaaS provider employs this skill to audit CI pipelines for compliance with internal SLAs on build stability. By setting FAIL_ON_CRITICAL=1, they gate deployments if critical waste exceeds limits, ensuring only reliable workflows proceed. The text report aids in generating audit trails for regulatory reviews.
An e-commerce company uses this skill to monitor GitHub Actions across microservices, identifying rerun waste in deployment or testing workflows. With JOB_EXCLUDE filters, they ignore non-critical jobs, focusing on high-impact areas to reduce build times and accelerate feature releases during peak seasons.
A digital agency runs this skill on client projects to quantify CI waste and provide data-driven recommendations for workflow improvements. Using OUTPUT_FORMAT=json, they embed results into client reports, showcasing cost savings and reliability gains to justify service upgrades.
Offer a cloud-based platform that integrates this skill to provide continuous monitoring of GitHub Actions waste across organizations. Revenue comes from monthly subscriptions based on the number of repositories or users, with premium features like historical trends and automated alerts.
Provide professional services to help companies deploy and customize this skill for their CI pipelines. Revenue is generated through project-based fees for setup, training, and ongoing support, targeting enterprises needing tailored waste reduction strategies.
Distribute the skill as open-source software to build community adoption, then monetize through paid support plans, custom integrations, and enterprise features. Revenue streams include support contracts, priority bug fixes, and advanced analytics modules.
💬 Integration Tip
Ensure bash and python3 are installed, and use gh CLI to export run JSONs before running the skill; start with default inputs to test, then apply filters like WORKFLOW_MATCH for targeted 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 "帮我看看这个项目...