GitHub Overview Use this skill as the umbrella entrypoint for general GitHub work in this plugin. It should decide whether the task stays in repo and PR triage or should be handed off to a more specific review, CI, or publish workflow. This plugin is intentionally hybrid: - Prefer the GitHub app from this plugin for repository, issue, pull request, comment, label, reaction, and PR creation workflows. - Use local and only when the connector does not cover the job well, especially for current-branch PR discovery, branch creation, commit and push, , and GitHub Actions log inspection. - Keep conn…