github

Triage GitHub repositories, pull requests, and issues with local git operations.

2|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/NagyVikt/codex-plugins --skill github-nagyvikt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/NagyVikt/codex-plugins/tree/main/plugins/github/skills/github
Command: npx skills add https://github.com/NagyVikt/codex-plugins --skill github-nagyvikt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This skill resolves the friction of switching between browser-based GitHub interfaces and local terminal commands by providing a centralized, context-aware hub for repository, issue, and pull request management.

Core Features & Use Cases

  • Hybrid Triage: Seamlessly integrates connector-based data for PR/issue summaries with local git/gh commands for branch and commit operations.
  • Workflow Routing: Automatically identifies whether a task requires general triage, CI debugging, or specific publishing workflows, routing to specialist skills when necessary.
  • Use Case: Use this skill to summarize the status of open PRs in a repository, identify failing CI checks, and trigger the appropriate specialist workflow to address comments or push new changes.

Quick Start

Use the github skill to summarize the open pull requests in this repository and identify which ones require immediate attention.

Frequently Asked Questions about github

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

FAQPage Schema
How do I triage pull requests and issues across multiple GitHub repositories?

Summarize open pull requests by providing a repository context, which triggers PR metadata summarization and local git branch alignment to identify which PRs require immediate attention.

How do I identify failing CI checks and debug continuous integration logs?

Identify failing CI checks through automated workflow routing that inspects CI logs, pinpoints failures, and routes the task to specialist skills for debugging or publishing.

Can I automate local git branch operations and publishing from a single interface?

Automate local git branch operations and publishing by integrating connector-based data with local git and gh commands to execute branch publishing and commit operations within a centralized hub.

Do I need a local git environment and GitHub connector to manage repository workflows?

Yes, managing repository workflows requires integration with the GitHub connector and a local git environment to execute commands, align state, and support diverse triage workflows.

What is the best way to summarize open pull requests and identify which require immediate attention?

Summarize open pull requests by providing a repository context, which triggers PR metadata summarization and local git branch alignment to identify which PRs require immediate attention.

Why switch between browser-based GitHub interfaces and local terminal commands for repository management?

Switching creates friction; a centralized, context-aware hub resolves this by combining connector-based data for PR summaries with local git commands for branch operations in one place.