pac-github

Automate GitHub issue tracking, PR management, and workflow data via gh CLI.

2|1|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/ladislas/mypac --skill pac-github
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pac-github
Source: https://github.com/ladislas/mypac/tree/main/skills/pac-github
Command: npx skills add https://github.com/ladislas/mypac --skill pac-github

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables developers to interact with GitHub efficiently using the gh CLI, reducing manual steps for issues, PRs, and repository queries.

Core Features & Use Cases

  • Issue and PR inspection, creation, and updates via gh commands
  • Retrieve workflow runs and API data for dashboards and automation
  • Use cases include automating status checks, bulk updates, and data gathering across repos

Quick Start

Ask the AI to list open PRs and their statuses in the current repository using gh.

Frequently Asked Questions about pac-github

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

FAQPage Schema
How do I manage GitHub issues and pull requests using the gh CLI?

You can manage GitHub issues and pull requests by interacting with the gh CLI to inspect, create, and update them. This skill automates issue tracking and PR management, reducing manual steps for repository queries.

Can I fetch GitHub workflow runs and API data for automation?

Yes, you can fetch GitHub workflow runs and API data. This skill retrieves workflow data and queries repository information via gh commands, enabling automation for dashboards, status checks, and bulk updates across repositories.

Do I need to install and authenticate gh CLI to manage GitHub repositories?

Yes, you need the gh CLI installed and authentication configured to manage GitHub repositories. This skill relies on the gh CLI to execute commands for issue tracking, PR management, and API queries.

How do I query GitHub repository data outside of a local git directory?

To query GitHub repository data outside a local git directory, you must use the --repo flag with gh commands or use direct URLs for API calls. This allows you to fetch data across organizations and repositories.

What is the best way to automate status checks across multiple GitHub repositories?

The best way to automate status checks across multiple GitHub repositories is by using gh CLI commands to gather workflow data and inspect PR statuses. This skill supports bulk updates and data gathering for automation.