Overview
GitHub's official CLI. Ship PRs and issues without leaving the terminal — and in XClaw it's tightly integrated with the Agent's Git workflow.
Features
- Create, view, merge PRs
- Full CRUD on issues
- Trigger and query Actions
- Release management and asset uploads
- Rich terminal UI
Common commands
A few common invocations — the Agent runs them as you in your terminal
$ gh pr create --fillOpen a PR from the current branch
$ gh pr checks --watchWatch CI status in real time
$ gh issue list --assignee @meList issues assigned to you