github-actions-stuck-run-auditDetect stale queued/in-progress GitHub Actions runs before they quietly block delivery.
Install via ClawdBot CLI:
clawdbot install daniellummis/github-actions-stuck-run-auditGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
A software development team uses this skill to monitor their CI/CD pipelines on GitHub Actions, detecting runs stuck in queued or in-progress states that could block deployments. By setting thresholds like WARN_STUCK_MINUTES and CRITICAL_STUCK_MINUTES, they automate alerts for stale runs, ensuring timely intervention and reducing delivery delays. This is particularly useful in fast-paced agile environments where pipeline efficiency is critical.
A DevOps team integrates this skill into their incident management workflow to audit GitHub Actions runs during outages or performance issues. By analyzing run JSON exports with custom filters like WORKFLOW_MATCH and BRANCH_MATCH, they quickly identify stuck workflows causing bottlenecks, enabling faster root cause analysis and resolution. This helps maintain high availability and service reliability in cloud-based infrastructures.
A large enterprise uses this skill to audit GitHub Actions usage across multiple repositories for compliance with internal SLAs on pipeline execution times. By grouping results with GROUP_BY and setting severity thresholds, they generate reports to ensure workflows meet performance standards, aiding in regulatory audits and operational reviews. This supports governance in industries like finance or healthcare where process transparency is essential.
Maintainers of an open-source project employ this skill to monitor automated tests and builds on GitHub Actions, detecting stale runs that could indicate infrastructure issues or resource constraints. Using inputs like MIN_RUNS and STUCK_STATUSES, they optimize CI resources and improve contributor experience by preventing blocked pull requests. This enhances project sustainability in collaborative development communities.
An e-commerce company applies this skill to audit their deployment pipelines on GitHub Actions, identifying stuck runs that could delay product updates or bug fixes during peak shopping seasons. By leveraging FAIL_ON_CRITICAL and OUTPUT_FORMAT=json, they automate gate checks in their CI process, ensuring only healthy deployments proceed and minimizing downtime risks. This boosts operational efficiency in retail environments with high transaction volumes.
Offer this skill as part of a SaaS platform for DevOps monitoring, charging a monthly fee per user or repository. Integrate it with dashboards and alerting systems to provide real-time insights into GitHub Actions performance, helping clients reduce pipeline failures and improve delivery speed. Revenue is generated through tiered subscriptions based on usage volume and advanced features.
Provide consulting services to help organizations implement and customize this skill for their specific GitHub Actions workflows. Offer training, setup assistance, and ongoing support to optimize pipeline audits, with revenue from hourly rates or project-based fees. This model targets enterprises needing tailored solutions for complex CI/CD environments.
Release the skill as open-source software to build a community, then monetize through premium features like advanced analytics, enterprise support, or integration with proprietary systems. Offer a free version for basic auditing and charge for enhanced capabilities, driving revenue from upgrades and partnerships. This model leverages widespread adoption in the developer ecosystem.
💬 Integration Tip
Ensure bash and python3 are installed, and use the provided scripts with environment variables like RUN_GLOB for easy customization in CI pipelines.
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、开源、热...