plugins/github/skills/github/SKILL.md
Triage and orient GitHub repository, pull request, and issue work through the connected GitHub app. Use when the user asks for general GitHub help, wants PR or issue summaries, or needs repository context before choosing a more specific GitHub workflow.
npx skillsauth add openai/plugins githubInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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:
git and gh only when the connector does not cover the job well, especially for current-branch PR discovery, branch creation, commit and push, gh auth status, and GitHub Actions log inspection.Once the intent is clear, route to the specialist skill immediately and do not keep broad GitHub triage in scope longer than needed.
Handle these directly in this skill when the request does not need a narrower specialist workflow:
Prefer the GitHub app from this plugin for those flows because it provides structured PR, issue, and review-adjacent data without depending on a local checkout. If the repository is not already identifiable from the user request or local git context, ask for the repo instead of pretending there is a repo-search flow that may not exist.
gh only as needed to discover the branch PR.repo or PR triage: summarize PRs, issues, patches, comments, labels, reactions, or repository statereview follow-up: unresolved review threads, requested changes, or inline review feedbackCI debugging: failing checks, Actions logs, or CI root-cause analysispublish changes: create or switch branches, stage changes, commit, push, and open a draft PR../gh-address-comments/SKILL.md../gh-fix-ci/SKILL.md../yeet/SKILL.mdgit and gh only for the specific gaps the connector does not covergh workflow.tools
Top-level workflow skill for USD performance diagnosis and optimization. Use for slow loading, high memory, low FPS, or 'optimize my scene' requests; delegates auth/runtime setup to Phase 0 owners.
data-ai
Use when the user mentions MagicPath, designs, UI components, themes, canvas selections, or repo-to-canvas UI work; run magicpath-ai to search, inspect, install, or author components.
documentation
Use as the top-level router for Omniverse Realtime Viewer USD app requests and focused viewer reference documents.
tools
Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.