Read-only org repo state report. Reuses ghsync's repo discovery (teams union org-repo-list) but, instead of cloning, queries each repo's remote GitHub state - open PRs, CI on the default branch, open security alerts (Dependabot / code-scanning / secret-scanning), and branch protection - and rolls it into a terminal summary plus a timestamped markdown file. Endpoints that need admin and return 403/404 are reported as no-access / unknown, never as a clean zero. TRIGGER when the user types /ghreport, asks 'what state are the org's repos in', wants an org health report or repo state snapshot, or asks about open PRs / failing GitHub Actions / security alerts across a whole org or personal account.
$npx -y skills add bjcoombs/ai-native-toolkit --skill ghreportInstalls into the current project.
Run `npx skills use "https://github.com/bjcoombs/ai-native-toolkit" --skill "bjcoombs/ai-native-toolkit/ghreport"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bjcoombs/ai-native-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/bjcoombs/ai-native-toolkit"` and select the relevant skills, then follow their instructions.