From github-dev
Guides GitHub CLI (gh) authentication setup via browser login, status checks, and troubleshooting auth errors, scopes, or updates.
npx claudepluginhub fcakyon/claude-codex-settings --plugin github-devThis skill uses the workspace's default tool permissions.
Configure `gh` CLI for GitHub access.
Provides copy-paste instructions for GitHub CLI (gh) installation, authentication, and commands in Claude Code environment, covering repo ops, PRs, issues, and API usage to avoid common errors.
Guides GitHub CLI (gh) commands for creating/managing PRs, issues, CI runs, releases, auth, and JSON scripting from terminal.
Share bugs, ideas, or general feedback.
Configure gh CLI for GitHub access.
gh auth login
Select: GitHub.com → HTTPS → Login with browser
gh auth status
gh api user --jq '.login'
If gh commands fail:
gh auth statusgh auth loginbrew upgrade gh or equivalent