github-actions-run-gap-auditDetect GitHub Actions workflow groups that stopped running on their normal cadence using median run intervals and current inactivity gap.
Install via ClawdBot CLI:
clawdbot install daniellummis/github-actions-run-gap-auditGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://example.com/runs/7001Audited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
SaaS companies with frequent deployments can use this skill to monitor automated test and build workflows. It detects when scheduled tests or nightly builds stop running, preventing undetected regressions in production code due to broken automation.
Financial institutions rely on scheduled workflows for regulatory reporting and security scans. This skill audits these workflows to ensure they run on cadence, helping maintain compliance with internal policies and external regulations by flagging gaps that could lead to missed deadlines.
E-commerce platforms with high-traffic websites use GitHub Actions for deployment and monitoring. This skill identifies stale deployment or monitoring workflows, reducing downtime risks by alerting teams to automation failures before they impact customer experience during peak sales periods.
Open source projects often depend on automated workflows for testing contributions and publishing releases. This skill helps maintainers detect when CI workflows stop running due to configuration drift or resource issues, ensuring timely reviews and stable releases for contributors.
Cloud providers and IT teams use GitHub Actions to validate infrastructure changes. This skill audits workflow groups that test Terraform or Ansible scripts, catching gaps that could lead to unvalidated deployments and potential security or cost overruns in cloud environments.
Integrate this skill into a SaaS platform offering automated monitoring for GitHub Actions workflows. Charge teams a monthly fee per repository or user, providing dashboards and alerts to improve operational reliability and reduce manual oversight costs.
Offer professional services to set up and customize this skill for enterprises with complex CI/CD pipelines. Revenue comes from one-time implementation fees and ongoing support contracts, helping clients optimize workflow audits and integrate with their existing toolchains.
Release the skill as open source to build community adoption, then monetize through premium features like advanced analytics, SLA-backed alerts, or enterprise integrations. This model attracts users from small teams to large organizations seeking enhanced capabilities.
💬 Integration Tip
Use the bundled fixtures for testing before applying to production data, and set FAIL_ON_CRITICAL=1 in CI pipelines to automatically block deployments when critical gaps are detected.
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 "帮我看看这个项目...