ghx - GitHub enhanced operations skill for PR/issue workflows
Provides unified context collection and publishing commands for GitHub operations
Tags
Updated: 2026-02-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- collect context from PR
- collect context from issue
- publish PR creation
- publish PR updates
- publish PR comments
- publish review replies
- publish inline reviews
Inputs
- GitHub token
- PR number
- issue number
- repository name
- artifact directory
- review markdown file
- comment JSON file
Outputs
- PR JSON file
- issue JSON file
- comments JSON file
- PR diff file
- files JSON file
- review threads JSON file
- check runs JSON file
- commits JSON file
- manifest JSON file
- publish results JSON file
Requirements
- GitHub CLI (gh)
- GitHub token or GH_TOKEN
- environment with bash scripts support
