codex-cli

Automate Codex CLI code reviews and adversarial assessments of diffs.

2|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/anortham/razorback --skill codex-cli-anortham
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: codex-cli
Source: https://github.com/anortham/razorback/tree/main/skills/codex-cli
Command: npx skills add https://github.com/anortham/razorback --skill codex-cli-anortham

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates Codex-driven assessments and reviews of code changes, reducing manual analysis and decision fatigue.

Core Features & Use Cases

  • Second Opinion / Adversarial Review: Get Codex's take on design, architecture, or diffs to challenge assumptions.
  • Code Review: Review current changes with policy-driven prompts and structured feedback.
  • Task Delegation: Delegate tasks to Codex CLI and get output-ready results.

Quick Start

Invoke Codex CLI in your project directory to start a second opinion or code review session.

Frequently Asked Questions about codex-cli

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

FAQPage Schema
How do I automate code reviews for my project diffs?▼

To automate code reviews, invoke the Codex CLI in your project directory to apply policy-driven prompts and structured feedback to your current code changes.

What is an adversarial code review and how does it work?▼

An adversarial code review challenges design assumptions by using Codex to provide a second opinion on your architecture or diffs, reducing manual analysis and decision fatigue.

How do I get a second opinion on code architecture from Codex?▼

You can get a second opinion on code architecture by invoking the Codex CLI in your project directory, which applies policy-driven prompts to assess your design decisions.

Do I need authentication and routing policies to run Codex CLI code reviews?▼

Yes, you need the Codex CLI, authentication, and project routing policies defined in RAZORBACK.md to determine the model, reasoning tier, timeouts, and output behavior for code reviews.

Can I delegate software engineering tasks to Codex CLI?▼

Yes, you can delegate software engineering tasks to Codex CLI to receive output-ready results, automating assessments and reducing manual analysis across your project.

How does policy-driven code review configure model and timeout behavior?▼

Policy-driven code review uses RAZORBACK.md project routing policies to configure the model, reasoning tier, timeouts, and output behavior when the Codex CLI assesses your changes.