Agent Plugin

GitHub for Codex
Combines authenticated GitHub access with focused workflows for issue work, CI repair, review comments, and shipping changes.
What is GitHub for Codex?
GitHub for Codex turns repository hosting into an operational part of the coding workflow. It pairs the GitHub connector with skills for general repository tasks, addressing pull-request feedback, diagnosing failing checks, and carrying a change through commit, push, and pull request. The package keeps GitHub operations grounded in live repository state instead of asking the user to paste issues and CI logs into the conversation.
Key capabilities
Live repository context
Reads issues, pull requests, checks, and code through an authorized GitHub connection.
Review response workflow
Turns reviewer comments into scoped code changes with verification.
CI diagnosis
Uses check output and repository context to identify and repair failures.
Use cases
Fix a failing pull request
Inspect checks, change code, run tests, and update the branch.
Resolve review feedback
Address selected comments without losing the pull request context.
Ship completed work
Create the commit and pull request after local verification.
Included components
MCP Servers
GitHub
Provides authenticated repository, issue, pull-request, and workflow data.
Skills
Address PR Comments
Reads and resolves actionable review feedback.
Fix CI
Inspects failing checks and implements a verified repair.
Yeet
Stages, commits, pushes, and opens a pull request as an explicit shipping flow.
Installation scope
- Codex with plugin access
- An authorized GitHub app connection or GitHub token for supported API-key sessions
- Repository permissions appropriate to the requested operation
