gh-cli
Installation
SKILL.md
GitHub CLI
Use gh as a live interface to GitHub. Treat local command help and the
official manual as the source of truth; flags change over time.
Workflow
-
Confirm authentication and repository context before using mutating commands:
gh auth status gh repo view --json nameWithOwner,defaultBranchRef,url -
Check the installed version and exact help for the command you plan to use: