codex-review

Run Codex CLI /review on uncommitted changes in a tmux session.

22|1|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/AlexAtmtit/custom-skills --skill codex-review-alexatmtit
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: codex-review
Source: https://github.com/AlexAtmtit/custom-skills/tree/main/codex-review
Command: npx skills add https://github.com/AlexAtmtit/custom-skills --skill codex-review-alexatmtit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines code quality checks by automatically running Codex CLI /review on uncommitted changes inside an isolated tmux session, delivering a ready-to-review output.

Core Features & Use Cases

  • Automatically launch a dedicated tmux session and start Codex.
  • Execute the /review command, select the appropriate menu option, and capture the resulting feedback.
  • Provide a repeatable second-opinion workflow for developers reviewing recent changes before staging.

Quick Start

Launch a tmux session and run Codex /review on uncommitted changes.

Frequently Asked Questions about codex-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Codex CLI code review for uncommitted changes?▼

Automating Codex CLI code review involves running the /review command on uncommitted changes inside a dedicated tmux session. This workflow launches the session, executes the review, selects the appropriate menu option, and captures the resulting output for analysis.

How does running /review inside a tmux session work?▼

Running /review inside a tmux session works by isolating the Codex CLI execution environment. The process launches a dedicated tmux session, executes the review command, captures the output, and ensures cleanup after completion.

Can I use Codex CLI to get a second opinion on recent local changes?▼

Yes, you can use Codex CLI to get a second opinion on recent local changes. The automated workflow reviews uncommitted changes by running /review in an isolated tmux session and delivering a ready-to-review output.

What is the best way to capture Codex CLI review output for analysis?▼

The best way to capture Codex CLI review output is using an automated tmux session. This approach handles session launching, executes the /review command, selects the required menu option, and captures the resulting feedback for analysis.

Does the Codex review automation handle session cleanup after completion?▼

Yes, the Codex review automation handles session cleanup after completion. The workflow ensures that the dedicated tmux session is properly cleaned up once the /review command output is captured and the analysis is complete.