What problem does it solve?
GitHub workflows and project tasks are often spread across web interfaces and multiple tools; this skill provides a comprehensive reference and operational guide for using the GitHub CLI (gh) to manage repositories, issues, pull requests, workflows, releases, and more from the terminal.
Core Features & Use Cases
- Full command coverage across gh: authentication, repo management, issues, PRs, codespaces, releases, gists, orgs, projects, and workflows, enabling both quick lookups and scriptable automation.
- Efficient terminal workflows: quickly perform common tasks, generate scripts, and automate routine GitHub operations without switching context to the web interface.
Quick Start
Install gh, authenticate with your account, and start by listing your repositories.