What problem does it solve?
Provide fast orientation and decisive triage for GitHub repositories, pull requests, and issues so users can quickly understand state and next actions without manual inspection.
Core Features & Use Cases
- Repository and PR orientation: Summarizes repository state, open PRs, issues, labels, and recent activity.
- Hybrid connector-first workflows: Prefer the configured GitHub integration for structured data and fall back to local git and gh for branch discovery, commits, pushes, and Actions logs.
- Routing to specialists: Classifies requests (triage, review follow-up, CI debugging, publish changes) and routes work to more specific skills when needed.
- Use Case: Summarize the current branch's open PR, inspect patch changes and comments, then recommend whether to request changes, run CI diagnostics, or open a draft PR.
Quick Start
Ask the GitHub skill to summarize open pull requests in this repository and recommend the top actions to resolve them.