github

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

4|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/mymx2/foreman --skill github-mymx2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/mymx2/foreman/tree/main/.agents/skills/github
Command: npx skills add https://github.com/mymx2/foreman --skill github-mymx2

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill eliminates the friction of switching between browser-based GitHub interfaces and local terminal commands by providing a unified, intelligent entry point for repository management and PR triage.

Core Features & Use Cases

  • Unified Triage: Centralizes the inspection of pull requests, issues, and repository state using a hybrid approach that combines API-backed data with local git context.
  • Workflow Routing: Automatically identifies whether a task requires simple triage, CI debugging, or complex publishing workflows, routing the agent to the appropriate specialist skill.
  • Use Case: When you need to quickly summarize the status of a complex PR, identify why CI checks are failing, or prepare a set of changes for submission, this skill orchestrates the necessary data gathering and tool selection.

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 GitHub pull requests and issues without switching between the browser and terminal?

You can triage GitHub pull requests and issues through a unified interface that combines API-backed remote data with local git context. This approach eliminates the friction of switching between browser-based interfaces and local terminal commands for repository management.

How can I summarize open pull requests and identify which ones need immediate attention?

You can summarize open pull requests by using a centralized triage workflow that inspects repository state and PR details. This hybrid approach gathers remote API data and local context to help you identify exactly which pull requests require immediate attention.

Can I debug failing CI checks alongside local branch checkouts?

Yes, you can debug failing CI checks alongside local branch checkouts. The workflow automatically identifies when a task requires CI debugging and routes the agent to the appropriate specialist skill, ensuring consistent state management across local checkouts and remote resources.

What is the best way to prepare local changes for pull request submission and publish a branch?

Preparing local changes for pull request submission is handled by routing the agent to complex publishing workflows. This process ensures consistent state management across local checkouts and remote GitHub resources, facilitating efficient navigation from local commits to branch publishing.

Does this GitHub triage workflow require specific connector integrations?

The GitHub triage workflow integrates connector-based data with local git context to function properly. This hybrid approach relies on combining remote API-backed data with local repository checkouts to provide a centralized interface for pull request review and issue inspection.