·codex-review
</>

codex-review

alinaqi/claude-bootstrap

OpenAI Codex CLI code review with GPT-5.2-Codex, CI/CD integration

51Installs·1Trend·@alinaqi

Installation

$npx skills add https://github.com/alinaqi/claude-bootstrap --skill codex-review

SKILL.md

Use OpenAI's Codex CLI for specialized code review with GPT-5.2-Codex - trained specifically for detecting bugs, security flaws, and code quality issues.

| GPT-5.2-Codex | Specialized training for code review | | 88% detection rate | Bugs, security flaws, style issues (LiveCodeBench) | | Structured output | JSON schema for consistent findings | | GitHub native | @codex review in PR comments | | Headless mode | CI/CD automation without TUI |

| Review against base branch | Before opening PR - diffs against upstream | | Review uncommitted changes | Before committing - staged + unstaged + untracked | | Review a commit | Analyze specific SHA from history | | Custom instructions | e.g., "Focus on security vulnerabilities" |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/alinaqi/claude-bootstrap --skill codex-review
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is codex-review?

OpenAI Codex CLI code review with GPT-5.2-Codex, CI/CD integration Source: alinaqi/claude-bootstrap.

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/alinaqi/claude-bootstrap --skill codex-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/alinaqi/claude-bootstrap