What problem does it solve?
This Skill streamlines interactions with GitHub, allowing you to manage repositories, inspect pull requests and issues, search for code and projects, and monitor CI/CD pipelines directly from your command line.
Core Features & Use Cases
- Repository Operations: Inspect and list pull requests and issues with detailed metadata.
- GitHub Search: Efficiently find code, repositories, issues, and pull requests using powerful search qualifiers.
- CI/CD Monitoring: View checks and run details for branches and commits.
- API Access: Interact with the GitHub API for advanced automation.
- Use Case: Quickly check the status of all open bugs labeled 'critical' in your main repository.
Quick Start
Use the gh skill to view pull request number 123 with its title, body, and associated files.