SpyBara
Go Premium

use-cases/github-code-reviews.md 2026-03-26 18:27 UTC to 2026-03-27 18:23 UTC

76 added, 0 removed.

2026
Tue 31 06:35 Sat 28 06:26 Fri 27 18:23 Thu 26 18:27 Wed 25 18:24 Mon 23 18:22 Fri 20 00:35 Wed 18 12:23 Tue 17 18:24 Mon 16 18:25 Sat 14 00:32 Fri 13 18:15 Wed 11 00:31 Mon 9 00:34 Sun 8 18:10 Sat 7 18:10 Fri 6 00:38 Thu 5 18:41 Wed 4 18:18 Tue 3 18:20

Review pull requests faster | Codex use cases

← All use cases

Use Codex in GitHub to automatically surface regressions, missing tests, and documentation issues directly on a pull request.

Easy

5s

Related links

Use Codex in GitHub Custom instructions with AGENTS.md

Best for

  • Teams that want another review signal before human merge approval
  • Large codebases for projects in production

Skills & Plugins

Starter prompt

@codex review for security regressions, missing tests, and risky behavior changes.

How to use

Start by adding Codex code review to your GitHub organization or repository. See Use Codex in GitHub for more details.

You can set up Codex to automatically review every pull request, or you can request a review with @codex review in a pull request comment.

If Codex flags a regression or potential issue, you can ask it to fix it by commenting on the pull request with a follow-up prompt like @codex fix it.

This will start a new cloud task that will fix the issue and update the pull request.

Define additional guidance

To customize what Codex reviews, add or update a top-level AGENTS.md with a section like this:

## Review guidelines

- Flag typos and grammar issues as P0 issues.
- Flag potential missing documentation as P1 issues.
- Flag missing tests as P1 issues.
  ...

Codex applies guidance from the closest AGENTS.md to each changed file. You can place more specific instructions deeper in the tree when particular packages need extra scrutiny.

[

Bring your app to ChatGPT

Build one narrow ChatGPT app outcome end to end: define the tools, scaffold the MCP server...

Integrations Code](https://developers.openai.com/codex/use-cases/chatgpt-apps)[

Generate slide decks

Use Codex to update existing presentations or build new decks by editing slides directly...

Data Automation](https://developers.openai.com/codex/use-cases/generate-slide-decks)[

Kick off coding tasks from Slack

Mention @Codex in Slack to start a task tied to the right repo and environment, then...

Integrations Automation](https://developers.openai.com/codex/use-cases/slack-coding-tasks)