github-graphql - GitHub GraphQL Patterns for PR and Review Thread Operations
Provides standardized GraphQL query patterns for GitHub pull request review threads, comments, status checks, and thread resolutions.
Tags
Updated: 2026-09-21Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Get PR review threads
- Resolve PR review thread
- Verify thread resolution status
- Check PR mergeable status
Inputs
- GitHub owner name
- GitHub repository name
- Pull request number
- GraphQL review thread ID
- Git branch name
Outputs
- Review thread resolution status
- PR mergeable status
- Unresolved thread count
- Signed Git commits
Requirements
- GitHub CLI tool
- jq JSON processor
- GitHub repository write access
- GPG commit signing setup
