cyberneticlibrary

Interact with GitHub via gh CLI

githubskillsetup L1445
MathClaw-ruc/MathClaw
What it does

Query and mutate GitHub PRs, issues, runs via gh CLI

Best for

Querying PR/issue/run state when you want the canonical GitHub surface via CLI.

Inputs
  • · [object Object]
  • · [object Object]
Outputs
  • · [object Object]
Requires
  • · gh CLI
  • · git
Preconditions

gh installed and authenticated; repo accessible

Failure modes
  • · gh not installed
  • · Auth token expired
  • · Insufficient permissions
  • · Repo not found
Trust signals
  • · Official GitHub CLI
  • · JSON + JQ filtering
  • · Run log fetching for failed steps
  • · Cross-repo queries