github-cli
Installation
SKILL.md
GitHub CLI
GitHub CLI is the fastest way to work with GitHub from a terminal.
Start Here
- Authenticate first:
gh auth login - Check active context:
gh auth status - Target another repo when needed:
-R OWNER/REPO - Get command help anytime:
gh <command> --help