org-ci-health
Installation
SKILL.md
CI Health Check
Scan CI status across repos in an org.
Run from ~/code/{org}/ or pass the org name as an argument.
Helper script
A pre-built script at ~/.claude/scripts/org-ci-health.sh collects all CI data in one pass.
Run it first to avoid spending tokens on individual gh calls.
~/.claude/scripts/org-ci-health.sh <org-name> > /tmp/org-ci-health.json
If the script is missing or not executable, flag this to the user and stop.