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.
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.
Quickly install codex-review AI skill to your development environment via command line
Source: ryoppippi/dotfiles.
<!-- 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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/ryoppippi/dotfiles --skill codex-reviewRun 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.
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
https://github.com/ryoppippi/dotfiles