github

Manage GitHub repositories via gh CLI for PRs, issues, and CI checks.

3|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Zoomma1/get-your-life-together --skill github-zoomma1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/Zoomma1/get-your-life-together/tree/main/99%20-%20Claude%20Code/Skills/github
Command: npx skills add https://github.com/Zoomma1/get-your-life-together --skill github-zoomma1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) components.

What problem does it solve?

The GitHub skill solves the problem of having to switch between multiple platforms to perform GitHub-related tasks. It allows users to perform PRs, issues, CI checks, file management, and more without leaving Claude Code.

Core Features & Use Cases

  • Unified GitHub Interface: Access and manage GitHub repositories directly from Claude Code.
  • Prerequisite: Requires gh CLI authentication.
  • Use Case: Easily list open PRs, view details of a specific PR, comment on issues, check CI status, and list files in a repository all within Claude Code.

Quick Start

Start by selecting a GitHub repository using /github command followed by the action you want to perform, e.g., /github prs to list open pull requests.

Frequently Asked Questions about github

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage GitHub pull requests and issues directly in Claude Code?

You can manage GitHub pull requests and issues directly in Claude Code by using the integrated gh CLI commands. This Skill executes repository management operations like viewing PRs and commenting on issues without requiring an MCP dependency.

Do I need to install MCP to manage GitHub repositories from Claude Code?

No, you do not need MCP to manage GitHub repositories from Claude Code. This Skill operates using the authenticated gh CLI and gh api commands directly, handling PRs, issues, and file management without MCP integration.

How do I check CI status and list repository files using gh CLI in Claude Code?

To check CI status and list repository files using gh CLI in Claude Code, use the /github command followed by your desired action. The Skill handles these operations by executing gh api commands based on your natural language request.

What are the prerequisites for integrating GitHub management with Claude Code?

The prerequisite for integrating GitHub management with Claude Code is having the gh CLI installed and authenticated. Once authenticated, you can perform PRs, issues, CI checks, and file management operations directly within Claude Code.

Can I use gh api commands for repository management without switching platforms?

Yes, you can use gh api commands for repository management without switching platforms. This Skill provides a unified GitHub interface within Claude Code, allowing you to handle file management and CI checks seamlessly.