gh-cli

Reference GitHub CLI commands for repositories, issues, PRs, codespaces, and workflows.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tDalile/dotfiles --skill gh-cli-tdalile
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-cli
Source: https://github.com/tDalile/dotfiles/tree/main/agents/skills/gh-cli
Command: npx skills add https://github.com/tDalile/dotfiles --skill gh-cli-tdalile

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub CLI gh provides a comprehensive, authoritative reference for all gh commands, enabling users to discover, learn, and execute GitHub operations from the terminal without leaving their workflow.

Core Features & Use Cases

  • Centralized command reference for authentication, repository management, issues, pull requests, workflows, and codespaces.
  • Step-by-step examples and command structures that map to real-world tasks such as creating issues, opening pull requests, or listing workflows.
  • Real-time usage guidance across gh's extensive CLI hierarchy.

Quick Start

Create a new issue in a repository using gh and display the exact commands you would run.

Frequently Asked Questions about gh-cli

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

FAQPage Schema
How do I manage GitHub repositories and pull requests from the command line?

GitHub CLI gh provides a centralized command reference to manage repositories, issues, pull requests, workflows, and codespaces from the command line without leaving your terminal workflow.

How do I automate GitHub issue creation and PR workflows using gh?

To automate GitHub issue creation and PR workflows using gh, follow the provided step-by-step command structures and examples that map to real-world tasks, enabling reliable automation scenarios for developers and operators.

Can I manage GitHub Actions workflows and codespaces with the gh CLI?

Yes, you can manage GitHub Actions workflows and codespaces with the gh CLI, as the reference covers detailed command structures and real-time usage guidance across gh's extensive CLI hierarchy for these specific operations.

What's the best way to authenticate gh for terminal-based repository administration?

The best way to authenticate gh for terminal-based repository administration is by using the authentication commands provided in the reference, which offers guardrails to guide interactions and ensure reliable automated access.

Do I need to leave my terminal to manage GitHub issues and pull requests?

No, you do not need to leave your terminal to manage GitHub issues and pull requests, because the gh CLI provides comprehensive command structures and examples to discover, learn, and execute these operations directly.