github

Manage GitHub pull requests, issues, workflows, releases, and repositories via the gh CLI.

2|Updated Nov 15, 2025
One-click install
npx skills add https://github.com/kangju2000/dotfiles --skill github-kangju2000
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/kangju2000/dotfiles/tree/main/claude/skills/github
Command: npx skills add https://github.com/kangju2000/dotfiles --skill github-kangju2000

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill unifies GitHub operations under the gh CLI, enabling you to manage pull requests, issues, workflows, releases, and repositories without using web URLs or APIs.

Core Features & Use Cases

  • Pull Requests & Issues: List, view, and navigate PRs and issues from the command line.
  • CI/Workflows: Inspect runs and workflows to monitor status.
  • Repository & Releases: Clone repos, view releases, and manage repository settings from the terminal.

Quick Start

gh pr list gh issue list If authentication fails, run gh auth login If the repository context is missing, use --repo owner/name