github-actions-trigger-health-auditAudit GitHub Actions run health by trigger event and workflow so flaky or noisy automation sources are easy to prioritize.
Install via ClawdBot CLI:
clawdbot install daniellummis/github-actions-trigger-health-auditGrade Fair — 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 analyze GitHub Actions runs across multiple repositories, identifying which trigger events (like pull requests or scheduled cron jobs) cause the most failures. By setting failure thresholds, they prioritize fixing flaky workflows that waste developer time and compute resources, leading to more reliable automation.
A DevOps engineer in a regulated industry audits GitHub Actions to ensure compliance with internal SLAs for automation reliability. They filter runs by repository and event types, generating JSON reports to track failure rates over time and flag critical issues that could impact deployment pipelines or security scans.
Maintainers of a large open-source project use this skill to monitor GitHub Actions runs from community contributions. By applying regex filters to exclude certain workflows or events, they identify noisy automation sources that frequently fail, helping streamline review processes and improve contributor experience.
An IT operations team analyzes GitHub Actions usage across an organization to reduce cloud costs. They group runs by repository and workflow, calculating average runtimes and failure rates to pinpoint inefficient or failing automations that consume excessive resources, enabling targeted optimizations.
A DevOps platform integrates this skill as a feature to provide automated health audits for GitHub Actions. They offer it as part of a subscription service, charging based on the number of repositories analyzed or frequency of audits, generating recurring revenue from teams seeking continuous monitoring.
A consulting firm uses this skill to offer GitHub Actions optimization services to clients. They run audits, provide customized reports with actionable insights, and help implement fixes for flaky workflows, charging per project or on a retainer basis for ongoing support.
The skill is offered as open-source software, allowing free usage and community contributions. Revenue is generated by selling premium support packages, including advanced features like custom thresholds, integration with other tools, and priority assistance for critical audits.
💬 Integration Tip
Ensure bash and python3 are installed, and use the provided command to collect GitHub Actions run JSON data before running the audit for accurate results.
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、开源、热...