What problem does it solve?
The GitHub CLI Claude Skill streamlines how users interact with GitHub by orchestrating gh commands to manage repositories, issues, pull requests, workflows, and releases, reducing manual context switching and enabling faster outcomes.
Core Features & Use Cases
- Repository management: view, clone, fork, create, and configure repositories across organizations.
- Issue and PR workflows: create, list, view, comment, label, and merge issues and pull requests to support team collaboration.
- Workflow automation: trigger and monitor GitHub Actions, manage workflow runs, and retrieve logs or artifacts.
- Release management: create releases, upload assets, and publish notes with automation hooks.
- Solo and team patterns: supports both individual developers and coordinated team workflows.
- Reference guides integration: points to in-depth guides for REPO, ISSUES, PR, WORKFLOW, and RELEASE to load context when needed.
Quick Start
Ask Claude to perform a GitHub task using gh from the terminal.