github - GitHub CLI integration for managing repositories, issues, PRs, and CI workflows
Interact with GitHub using the gh CLI for issues, PRs, CI runs, and advanced API queries
Tags
Updated: 2026-02-12Typical Inputs
Typical Outputs
What this skill does
- check PR CI status
- list workflow runs
- view run details
- view failed logs
- query GitHub API
- extract JSON data
Inputs
- GitHub repository
- PR number
- Run ID
- API endpoint
- JSON query filter
Outputs
- CI status report
- workflow run list
- run step details
- failure logs
- structured JSON data
Requirements
- GitHub CLI installed
- GitHub authentication
- Repository access permissions
