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.