What problem does it solve?
This Skill streamlines the interaction with GitHub using the 'gh' CLI, simplifying tasks such as managing issues, pull requests, and CI runs.
Core Features & Use Cases
- Issue Management: Execute commands like checking CI status on PRs and listing recent workflow runs.
- Pull Request Operations: View CI status, list recent workflow runs, view and analyze runs, and view logs for failed steps.
- API for Advanced Queries: Access and manipulate GitHub data with advanced queries.
- JSON Output: Retrieve structured information using JSON andjq filters.
- Use Case: A developer can use this Skill to automate various GitHub tasks, such as reviewing PRs and analyzing CI runs, without leaving their development environment.
Quick Start
Use the github skill to check the CI status on a pull request with ID 55 in the repository 'owner/repo'.