github

Automate GitHub issue, PR, and CI management via the gh CLI.

3|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/matparang/AutoJaga --skill github-matparang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/matparang/AutoJaga/tree/main/legacy/jagabot/skills/github
Command: npx skills add https://github.com/matparang/AutoJaga --skill github-matparang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub automation streamlines how you interact with GitHub by using the gh CLI to manage issues, pull requests, CI runs, and advanced queries from a single, repeatable workflow.

Core Features & Use Cases

  • Manage issues and PRs across repositories from a unified CLI surface.
  • Check CI status and view workflow runs, enabling quick health checks.
  • Run advanced queries and fetch repository data for reporting and auditing.

Quick Start

Use the gh CLI to fetch open issues for a repository, then filter and summarize them with a single command.

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 across multiple repositories at once?

You can manage GitHub issues and pull requests across multiple repositories by automating interactions through the gh CLI, which provides a unified surface to retrieve data, run advanced queries, and handle triage from a single repeatable workflow.

What's the best way to check CI status and view workflow runs for my GitHub repositories?

The best way to check CI status and view workflow runs is using gh CLI automation, which enables quick health checks and fetches repository data for reporting without navigating the GitHub web interface.

Do I need gh CLI installed and configured to automate GitHub repository queries?

Yes, you need the gh CLI installed and accessible in your environment, along with network connectivity to GitHub and proper repository access permissions to automate queries and manage issues or PRs.

Can I fetch and summarize open issues for a GitHub repository from the command line?

Yes, you can fetch and summarize open issues for a GitHub repository from the command line by running a single gh CLI command that retrieves the data and filters the results for quick triage.

Does GitHub automation with gh CLI work for CI runs and advanced data retrieval?

GitHub automation with gh CLI works for CI runs and advanced data retrieval by executing workflow status checks and running custom queries to fetch repository data for auditing and reporting purposes.

What are the limitations of using gh CLI for GitHub workflow automation?

Limitations of using gh CLI for GitHub workflow automation include the requirement for constant network connectivity to GitHub, proper repository access permissions, and manual installation of the gh binary in your operating environment.