What problem does it solve? It removes the guesswork from general GitHub work by orienting repository, pull request, and issue context first, then routing review follow-up, CI debugging, or publish tasks to the right specialist workflow. ## Core Features & Use Cases - Repository and PR Triage: Summarize recent pull requests, issues, patches, comments, labels, and reactions using structured data from the GitHub app connector. - Hybrid Connector and CLI Model: Prefer the GitHub app for PR and issue data while using local git and gh only for gaps like current-branch PR discovery, commits, pushes, and Actions log inspection. - Intelligent Routing: Classify requests into triage, review follow-up, CI debugging, or publish workflows and hand off to the matching specialist skill immediately. - Use Case: Ask for a summary of open PRs in a repository, and the skill gathers structured PR context, highlights what needs attention, and routes any failing-check investigation to the CI debugging workflow. ## Quick Start Use the github skill to summarize the open pull requests in this repository and tell me which ones need attention.