github

Automate GitHub issue, PR, and CI management using the gh CLI across repositories.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/jason9693/Open-Jordy --skill github-jason9693
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/jason9693/Open-Jordy/tree/main/openjordy/skills/github
Command: npx skills add https://github.com/jason9693/Open-Jordy --skill github-jason9693

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline GitHub administration by using the gh CLI to perform routine tasks, reducing manual steps and human error.

Core Features & Use Cases

  • Manage issues, pull requests, and CI runs from a single CLI workflow.
  • Query repository data, create or comment on issues, and merge PRs.
  • Monitor workflow status across multiple repositories and extract actionable insights.

Quick Start

Authenticate with gh and run a simple PR list to get started.

Frequently Asked Questions about github

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

FAQPage Schema
How do I automate GitHub issue triage and pull request reviews?

Automate GitHub issue triage and pull request reviews by using the gh CLI to query repository data, comment on issues, and merge PRs from a single workflow. This reduces manual steps and human error in routine administration.

Can I monitor CI runs across multiple repositories from the command line?

You can monitor CI runs across multiple repositories using the gh CLI to check workflow status and extract actionable insights. It requires gh authentication and a configured GitHub account to perform these actions.

What do I need to set up before automating GitHub tasks with the gh CLI?

Before automating GitHub tasks, you need gh authentication and a configured GitHub account. Once authenticated, you can run simple commands like a PR list to manage repository maintenance, issue triage, and workflow monitoring.

What is the best way to manage GitHub repository maintenance without manual steps?

The best way to manage GitHub repository maintenance without manual steps is using the gh CLI to automate tasks. You can query repository data, create or comment on issues, merge PRs, and monitor workflow status from a single CLI workflow.

Why does my gh CLI automation fail to manage pull requests?

Gh CLI automation fails to manage pull requests when gh authentication is missing or the GitHub account is not properly configured. Resolving the authentication setup allows you to query data, comment on issues, and merge PRs successfully.