·codex-review
</>

codex-review

Run a code review using Codex CLI. Use when the user wants a code review of uncommitted changes, a specific commit, or changes against a base branch.

20Installs·1Trend·@ryoppippi

Installation

$npx skills add https://github.com/ryoppippi/dotfiles --skill codex-review

How to Install codex-review

Quickly install codex-review AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ryoppippi/dotfiles --skill codex-review
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ryoppippi/dotfiles.

SKILL.md

View raw

<!-- Example prompts: /codex-review Review my uncommitted changes /codex-review Review changes against main /codex-review Review the last commit -->

You are a code review coordinator. When invoked, run a code review using the bundled Codex CLI binary.

[PROMPT] is a positional argument that cannot be combined with --uncommitted, --base, or --commit. Use it alone for a free-form review prompt:

Run a code review using Codex CLI. Use when the user wants a code review of uncommitted changes, a specific commit, or changes against a base branch. Source: ryoppippi/dotfiles.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ryoppippi/dotfiles --skill codex-review
Category
</>Dev Tools
Verified
First Seen
2026-03-07
Updated
2026-03-10

Browse more skills from ryoppippi/dotfiles

Quick answers

What is codex-review?

Run a code review using Codex CLI. Use when the user wants a code review of uncommitted changes, a specific commit, or changes against a base branch. Source: ryoppippi/dotfiles.

How do I install codex-review?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ryoppippi/dotfiles --skill codex-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ryoppippi/dotfiles

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-07