SolidMITOriginal
GitHub Actions Audit
Audits GitHub Actions across all your repos for failures in the last 7 days — flags broken cron jobs, silent CI failures.
Entry verified April 20, 2026
The short answer
If you run 20 repos with scheduled Actions (scrapers, drift checks, builds), silent failures pile up. This skill asks gh api for the last 7 days and reports the red ones.
When to use it
Weekly. After a dependency update that might have broken CI.
Setup
- 1
Save as ~/.claude/commands/actions-audit.md.
- 2
gh CLI authed against all target orgs.
- 3
Invoke: /actions-audit.
Example
You: /actions-audit Claude: 3 red workflows. flashreport-scraper (3 consecutive failures, token expired?), bawt-deploy (1 failure, flaky). All green on 17 other repos.
Source & attribution
- Author
- Bryan Collins
- Licence
- MIT
- Type
- Original
Original pattern published under MIT — attribution preserved by convention, not licence requirement.
Caveats
Doesn't fix — just surfaces. Triage red workflows manually.
Browse more skills
47 skills across 10 categories, all licence-verified.