gh-cli

Document the GitHub CLI command tree, subcommands, flags, and examples.

1|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/a-ng-d/claude-ui-color-palette --skill gh-cli-a-ng-d
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-cli
Source: https://github.com/a-ng-d/claude-ui-color-palette/tree/main/skills/gh-cli
Command: npx skills add https://github.com/a-ng-d/claude-ui-color-palette --skill gh-cli-a-ng-d

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub CLI (gh) users and teams need a single, authoritative reference to discover commands, options, and workflows quickly without browsing scattered docs.

Core Features & Use Cases

  • Comprehensive coverage of gh commands across repositories, issues, pull requests, actions, projects, releases, gists, codespaces, organizations, and extensions.
  • Quick lookup with command trees, flags, and examples to accelerate onboarding, scripting, and automation.
  • Use Case: A developer automates routine repository maintenance and release workflows by scripting gh commands in CI pipelines.

Quick Start

Summarize the gh command tree and provide quick examples for common tasks.

Frequently Asked Questions about gh-cli

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

FAQPage Schema
How do I automate GitHub repository management and release workflows from the command line?

You can automate GitHub repository management and release workflows by scripting gh commands in CI pipelines. The gh CLI provides a comprehensive command tree covering repositories, releases, and actions to streamline routine maintenance tasks.

What GitHub CLI commands are available for managing pull requests and issues?

The gh CLI offers structured subcommands and flags for managing both pull requests and issues. Users can perform quick lookups and execute operations directly from the command line to accelerate onboarding and daily development workflows.

Can I use gh CLI to manage GitHub Actions and codespaces?

Yes, gh CLI supports managing GitHub Actions and codespaces. It provides detailed command references, flags, and examples for these services, allowing developers and admins to control workflows and environments directly from the terminal.

What is the best way to find usage patterns and flags for scripting gh commands?

The best way to find usage patterns for scripting gh commands is to consult a structured gh command reference. It details the command tree, specific flags, and practical examples to help developers build reliable automation scripts.

Does gh CLI work with GitHub organizations and extensions?

Yes, gh CLI works with GitHub organizations and supports extensions. The command reference includes operations for managing organization settings and integrating extensions to expand functionality for team-based workflows.