Auto-invoked skill for working with GitHub from the command line using the
ghCLI tool.
claude plugin install gh-cli@hamsurang/kit
This skill activates automatically when you mention GitHub CLI operations — creating PRs, managing issues, checking CI runs, cloning repos, and more. It provides:
The skill activates on prompts like:
skills/gh-cli/
├── SKILL.md # Core workflow guide (loaded on trigger)
└── references/
├── prs-issues.md # Full PR & issue command reference
├── repos-actions.md # Repo settings, Actions, secrets, variables
└── auth-search-api.md # Auth, search syntax, direct API calls
MIT