Plugin
GitHub
Triage PRs, issues, CI, and publish flows
About
Use GitHub to inspect repositories, review pull requests, address feedback, debug failing Actions checks, and prepare code changes for review through a connector-first workflow with targeted CLI fallbacks.
plugin.json
{
"apps": "./.app.json",
"name": "github",
"author": {
"url": "https://openai.com/",
"name": "OpenAI",
"email": "support@openai.com"
},
"skills": "./skills/",
"license": "MIT",
"version": "0.1.1",
"homepage": "https://github.com/",
"keywords": [
"github",
"pull-request",
"code-review",
"issues",
"ci",
"actions"
],
"interface": {
"logo": "./assets/github.png",
"category": "Developer Tools",
"brandColor": "#24292F",
"websiteURL": "https://github.com/",
"displayName": "GitHub",
"screenshots": [],
"capabilities": [
"Interactive",
"Write"
],
"composerIcon": "./assets/github-small.svg",
"defaultPrompt": [
"Inspect PRs, triage issues, debug failing checks, and prepare code changes for review"
],
"developerName": "OpenAI",
"longDescription": "Use GitHub to inspect repositories, review pull requests, address feedback, debug failing Actions checks, and prepare code changes for review through a connector-first workflow with targeted CLI fallbacks.",
"privacyPolicyURL": "https://docs.github.com/site-policy/privacy-policies/github-general-privacy-statement",
"shortDescription": "Triage PRs, issues, CI, and publish flows",
"termsOfServiceURL": "https://docs.github.com/en/site-policy/github-terms/github-terms-of-service"
},
"repository": "https://github.com/openai/plugins",
"description": "Inspect repositories, triage pull requests and issues, debug CI, and publish changes through a hybrid GitHub connector and CLI workflow."
}Related Plugins
Netlify
Developer Tools
Deploy projects and manage releases
Expo
Developer Tools
Build, deploy, upgrade, and debug Expo and React Native apps
pr-review-toolkit
Developer Tools
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification.
Replit
Developer Tools
Work with Replit projects, apps, deployments, and workspace context
ralph-wiggum
Developer Tools
Continuous self-referential AI loops for interactive iterative development.