github

Automates GitHub tasks including issues, PRs, CI statuses, releases via gh CLI.

5|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/p-sree-sai-pavan/P.A.R.K.E.R --skill github-p-sree-sai-pavan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/p-sree-sai-pavan/P.A.R.K.E.R/tree/main/gateway/extensions/oc-path/src/oc-path/tests/fixtures/real
Command: npx skills add https://github.com/p-sree-sai-pavan/P.A.R.K.E.R --skill github-p-sree-sai-pavan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating GitHub operations across issues, pull requests, CI status, releases, and code reviews can be tedious and error-prone when done manually. This skill provides a unified, CLI-driven approach to query and manage GitHub data quickly and reliably.

Core Features & Use Cases

  • View PR details and status
  • List issues with filters and summarize CI results
  • Create, comment, or close issues and manage releases from the command line
  • Use Case: A developer needs a quick repo health snapshot to triage work during standups.

Quick Start

Ask the agent to fetch the status of the latest PRs for a given repository.

Frequently Asked Questions about github

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

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

You manage GitHub issues and pull requests from the command line by using the gh CLI to automate operations like viewing PR details, listing issues with filters, and creating comments for quick repository management.

What's the best way to check CI status and releases for a GitHub repository?

The best way to check CI status and releases is using a CLI-driven approach with gh to query repository data, summarize CI results, and manage releases quickly and reliably without manual web navigation.

Do I need gh authentication to automate GitHub repository operations?

Yes, you need gh authentication and access to the target repository to automate GitHub operations. This CLI-driven approach handles pagination and structured output for issues, pull requests, and CI statuses.

Can I get a quick GitHub repo health snapshot for triage during standups?

Yes, you can get a quick GitHub repo health snapshot for triage during standups by querying PR statuses, filtering issues, and summarizing CI results across repositories using the gh CLI. This helps developers triage work efficiently.

Does this approach handle pagination when listing large numbers of GitHub issues?

Yes, this approach handles pagination when listing large numbers of GitHub issues. It automates GitHub operations and information retrieval via the gh CLI, ensuring structured output even when querying large datasets across repositories.

Why use a CLI-driven approach instead of manual GitHub web interface management?

You use a CLI-driven approach because coordinating operations across issues, pull requests, CI status, releases, and code reviews manually is tedious and error-prone. The gh CLI provides a unified, reliable way to query and manage GitHub data.