gh-cli

Manage GitHub repositories, issues, pull requests, and Actions via CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides comprehensive command-line control over GitHub, enabling users to manage repositories, issues, pull requests, and more without leaving their terminal.

Core Features & Use Cases

  • Repository Management: Create, clone, view, edit, and delete repositories.
  • Issue & PR Workflow: Create, list, view, edit, merge, and comment on issues and pull requests.
  • GitHub Actions: Manage workflow runs, view logs, and interact with caches and secrets.
  • Use Case: A developer can create a new repository, push code, open a pull request, and merge it all using simple commands, streamlining their development cycle.

Quick Start

Use the gh-cli skill to list all open pull requests in the current repository.

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 from the command line?▼

You can manage GitHub repositories from the command line to create, clone, view, edit, and delete repos. This streamlines developer operations by interfacing directly with the GitHub API for real-time data retrieval and manipulation without leaving your terminal.

Can I manage pull requests and issues using a terminal CLI?▼

Yes, you can manage pull requests and issues using a terminal CLI to create, list, view, edit, merge, and comment on them. This allows developers to handle entire PR workflows and issue tracking efficiently through simple text commands.

Does the GitHub CLI support working with GitHub Actions?▼

Yes, the GitHub CLI supports working with GitHub Actions. You can manage workflow runs, view logs, and interact with caches and secrets to facilitate efficient automation and developer operations directly from your terminal environment.

What is the best way to automate developer operations for version control?▼

The best way to automate developer operations for version control is using a command-line interface that integrates directly with the GitHub API. This facilitates real-time data manipulation across repositories, pull requests, and Actions without leaving the terminal.

Do I need any external dependencies to use this command-line interface for GitHub?▼

No, you do not need any external dependencies to use this command-line interface for GitHub. The Skill operates independently using its internal scripts, references, and assets to interact directly with the GitHub API for repository management.