gh-checkproxy
Installation
SKILL.md
gh-checkproxy
Use gh-checkproxy only for checks/status visibility that fine-grained tokens cannot read directly. Keep all other repository actions in regular gh CLI flow.
Client usage (primary)
Environment variables
GH_CHECKPROXY_URL— proxy base URL (e.g.http://localhost:8080)GH_TOKEN— fine-grained PAT with Metadata: read on the target repo
Set via export, .env, shell profile, or CI secrets.