github

Installation
Summary

GitHub repository operations via gh CLI for issues, PRs, CI runs, and API queries.

  • Covers PR and issue workflows: list, create, view, comment, merge, and close operations
  • Includes CI/workflow run inspection with log filtering, status checks, and failed job re-runs
  • Supports structured JSON output with --jq filtering for programmatic data extraction and querying
  • Requires gh CLI authentication (one-time setup via gh auth login) and works best within git directories or with explicit --repo owner/repo flags
SKILL.md

GitHub Skill

Use the gh CLI to interact with GitHub repositories, issues, PRs, and CI.

When to Use

USE this skill when:

  • Checking PR status, reviews, or merge readiness
  • Viewing CI/workflow run status and logs
  • Creating, closing, or commenting on issues
  • Creating or merging pull requests
  • Querying GitHub API for repository data
  • Listing repos, releases, or collaborators

When NOT to Use

DON'T use this skill when:

Related skills
Installs
1.4K
GitHub Stars
371.9K
First Seen
Jan 24, 2026