What problem does it solve?
This Skill removes the friction of switching between your browser and terminal by enabling direct interaction with GitHub issues, pull requests, and CI/CD pipelines.
Core Features & Use Cases
- CI/CD Monitoring: Quickly check the status of workflow runs and identify failed steps without leaving your workspace.
- Pull Request Management: Efficiently query PR details, check status, and manage reviews.
- Advanced API Queries: Execute complex GitHub API calls with custom JSON filtering for deep data analysis.
- Use Case: A developer can instantly list all failed workflow runs for a specific repository and extract the logs for the failed steps to debug issues faster.
Quick Start
Use the github skill to list the ten most recent workflow runs for the repository owner/repo.