This gives Claude command line access to GitHub through the gh CLI, covering the full workflow from creating PRs and issues to managing releases and codespaces. It's built with guardrails that block destructive operations like deleting repos, secrets, or codespaces, so you can hand it off without worrying about accidental deletion. The skill handles the everyday GitHub grind: checking PR status, triggering workflows, searching across repos, and managing labels. It even supports newer features like requesting Copilot code reviews directly from the command line. Most useful when you're already in the terminal and want Claude to automate the GitHub busywork without switching to the browser.
npx skills add https://github.com/paulrberg/agent-skills --skill cli-gh