github-cli

Wrap gh commands to manage PRs, issues, and repository details.

3|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/Dethon/ai-dev-flow --skill github-cli-dethon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-cli
Source: https://github.com/Dethon/ai-dev-flow/tree/main/skills/github-cli
Command: npx skills add https://github.com/Dethon/ai-dev-flow --skill github-cli-dethon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill wraps gh commands into a single, consistent interface to simplify managing PRs, issues, and repository information across projects.

Core Features & Use Cases

  • View PR status and PR checks
  • Merge PRs and manage issues
  • View repository details and navigate to PRs/issues in the browser
  • Perform common GitHub operations from a unified command

Quick Start

Use /github-cli pr status to view PR status. Use /github-cli issue list to see issues. Use /github-cli repo view to fetch repository details.

Frequently Asked Questions about github-cli

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

FAQPage Schema
How do I check PR status and view repository details using gh commands?

You can check PR status and view repository details by running unified commands like pr status and repo view, which wrap gh commands to automate GitHub operations and provide predictable output across multiple repositories.

Do I need to install and authenticate the gh CLI before automating GitHub operations?

Yes, you need the gh CLI installed and authenticated before automating GitHub operations. This prerequisite is required to execute wrapped commands for managing PRs, issues, and repository details with predictable output.

What is the best way to manage issues and merge PRs across multiple GitHub repositories?

The best way to manage issues and merge PRs across multiple GitHub repositories is using a unified command wrapper that simplifies gh operations into a consistent interface for predictable, automated results.

Can I navigate to PRs and issues in the browser while managing repos from the CLI?

Yes, you can navigate to PRs and issues in the browser while managing repos from the CLI. The helper supports viewing repository details and opening specific PRs or issues directly in the browser.

Does this GitHub CLI wrapper support listing issues and checking PR checks status?

Yes, this GitHub CLI wrapper supports listing issues and checking PR checks status. It provides commands for view, status, checks, merge, and list operations to automate repository management with predictable output.