kit

gh-cli

Auto-invoked skill for working with GitHub from the command line using the gh CLI tool.

claude plugin install gh-cli@hamsurang/kit

What it does

This skill activates automatically when you mention GitHub CLI operations — creating PRs, managing issues, checking CI runs, cloning repos, and more. It provides:

Trigger examples

The skill activates on prompts like:

Contents

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

License

MIT