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.