ghx
Installation
SKILL.md
GHX Skill
Summary
Use this skill as shared guidance for raw gh and gh api usage in GitHub issue, pull request, and review workflows.
It focuses on safe command patterns, payload handling, and common collection/publish recipes.
This skill is guidance-only. It does not provide scripts, wrappers, or executable entrypoints.
When To Use
- Collecting issue or PR context directly from GitHub with
gh - Publishing PR bodies, issue comments, or review replies safely
- Looking for reusable GitHub CLI patterns without depending on repo-local scripts
- Standardizing GitHub CLI safety rules across multiple skills