github

GitHub CLI (gh) tool for retrieving and analyzing GitHub data including pull requests, issues, code search, workflow runs, releases, and repository information. Use when needing to read GitHub PRs, view comments, check CI/CD status, search code across repos, analyze issues, inspect action logs, or query any GitHub data. Focuses on information retrieval and analysis rather than modifications.

$ インストール

git clone https://github.com/Thomascountz/claude_skills /tmp/claude_skills && cp -r /tmp/claude_skills/github ~/.claude/skills/claude_skills

// tip: Run this command in your terminal to install the skill