What problem does it solve?
It streamlines the tedious, error-prone GitHub CLI workflows needed to create, inspect, review, merge, and maintain pull requests, issues, releases, and Actions runs without switching tools or typing large amounts of unstructured text.
Core Features & Use Cases
- PR lifecycle operations: Create PRs, list/view details, inspect diffs and checks, edit metadata, comment, review, merge, or close.
- Issue lifecycle operations: List/create/view/comment/edit, label/assignee management, close/reopen, and lock issues to prevent new comments.
- Releases + GitHub Actions management: Create/upload/delete releases (including assets), list/dispatch workflows, inspect/watch runs, manage artifacts, and handle Actions cache via token-efficient JSON querying.
Quick Start
Use the gh skill to manage an existing pull request end-to-end by asking: "Approve PR number 123, add the 'triage' label, and then merge it with squash when checks pass."