A shortlist for PR triage, CI failures, review comments, and shipping a draft PR — with copy-ready install commands.
00 — Intro
If you use OpenAI Codex on real repositories, GitHub is usually the first place to extend it. The official GitHub codex plugin covers pull requests, issues, and CI context. Pair it with a few focused skills and you can diagnose failing checks, address review threads, and open a draft PR without bouncing between the terminal and the GitHub UI.
This guide is a curated shortlist — not every GitHub-adjacent listing in the directory. Each pick includes when to install it, the exact command, and a verify prompt so you know the extension is live after restart.
Yes for CI debugging. The plugin brings repository context; gh-fix-ci drives the Actions log workflow with the gh CLI. Start with the plugin alone if you only need PR lists and summaries.
Is yeet safe to run on main?
Yeet creates a branch when you start from the default branch, then opens a draft PR. Still review the staged diff before you confirm, and do not use it when you only wanted a local commit.
Where is the step-by-step install checklist?
See the GitHub PRs use-case guide for a shorter install → verify path, then return here for the full shortlist.