Run a GitHub CLI (gh) health check — verify installation, authentication, list repos, and check API rate limit. Runtime-aware: on the cloud Routine path it uses native gh; in Cowork it routes through Desktop Commander to the host Mac's gh; locally it uses whichever gh is on PATH. Use this skill when the user says "GitHub health check", "check gh CLI", "is GitHub working", "gh auth check", "check my GitHub", "GitHub CLI health check", "test gh", "verify GitHub access", or any request to verify that the GitHub CLI is authenticated and operational. Also triggered by a scheduled task named "github-cli-health-check".
$npx -y skills add msapps-mobile/claude-plugins --skill github-cli-health-checkInstalls into the current project.
Run `npx skills use "https://github.com/msapps-mobile/claude-plugins" --skill "msapps-mobile/claude-plugins/github-cli-health-check"` 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/msapps-mobile/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/msapps-mobile/claude-plugins"` and select the relevant skills, then follow their instructions.