What problem does it solve?
Managing GitHub repositories manually via the command line can be error‑prone and time‑consuming, especially when handling pull requests, issues, releases, and gists across multiple projects.
Core Features & Use Cases
- Pull Request Workflow: Create, list, review, merge, and debug PRs with detailed commands.
- Issue Management: Open, list, label, assign, comment, and close issues efficiently.
- Release & Asset Handling: Draft, publish, edit, and manage release assets in a streamlined manner.
- Gist Operations: Create, view, edit, and delete gists directly from the terminal.
- Advanced API Queries: Perform custom GraphQL or REST queries using gh api for data not covered by other subcommands.
Quick Start
Use the GitHub skill to list open pull requests for a repository by saying, “list open PRs for owner/repo.”