What problem does it solve?
This Skill removes the friction of working with GitHub by letting you clone repositories, create and review pull requests, file and triage issues, and run advanced GitHub CLI commands without leaving the workflow.
Core Features & Use Cases
- Repository Operations: Clone a repo into the workspace and work directly in a local checkout.
- Pull Request Workflow: Create, list, inspect, and merge pull requests with structured outputs for automation.
- Issue Management: Create and list issues for bug tracking, planning, and support workflows.
- Advanced GitHub CLI Access: Use the passthrough command path to run any gh command, including API calls, releases, workflow runs, and repository administration.
- Use Case: A developer can clone a repository, open a feature branch PR, verify the open review queue, and merge the approved change using one consistent tool.
Quick Start
Ask the assistant to list open pull requests for a GitHub repository or clone a repository and open a new pull request from the local checkout.