What problem does it solve?
This Skill streamlines interactions with GitHub repositories, automating tasks related to issues, pull requests, and continuous integration workflows, saving developers time and effort.
Core Features & Use Cases
- Issue Management: Create, list, and close GitHub issues.
- Pull Request Operations: List, check CI status, view details, create, and merge pull requests.
- CI/Workflow Monitoring: List and view GitHub Actions workflow runs and logs.
- API Queries: Fetch repository data, labels, and statistics using the GitHub API.
- Use Case: A developer needs to quickly check the status of a pull request, view its associated CI checks, and if everything is green, merge it.
Quick Start
Use the github skill to list all open pull requests for the 'owner/repo' repository.