codex

Review code diffs with Codex CLI and output verbatim transcripts.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/XinheLIU/human-leverage --skill codex-xinheliu
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: codex
Source: https://github.com/XinheLIU/human-leverage/tree/main/.claude/skills/codex
Command: npx skills add https://github.com/XinheLIU/human-leverage --skill codex-xinheliu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide an independent Codex-based second opinion on code changes.

Core Features & Use Cases

  • Independent diff reviews against the base branch to surface faults and unknowns
  • Adversarial challenges to reveal edge cases, security concerns, and robustness gaps
  • Plan-review support to critique project plans and prompts

Quick Start

Run the /codex workflow to obtain a brutal, unfiltered assessment of your changes.

Frequently Asked Questions about codex

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

FAQPage Schema
How do I get an independent second opinion on a code diff?▼

To get an adversarial code review, run the /codex workflow to challenge your changes. It uses Codex CLI to perform an independent assessment and reveal edge cases, security concerns, and robustness gaps.

Do I need Codex CLI installed to perform adversarial code reviews?▼

Yes, you need Codex CLI installed and API access configured to perform adversarial code reviews. The Skill requires these dependencies to output a verbatim transcript with tokens and gate verdicts.

What is an adversarial code review and how does it find security concerns?▼

An adversarial code review is an independent assessment that challenges code changes to break them. It actively probes for edge cases, security concerns, and robustness gaps to reveal hidden faults.

Can I use this to review project plans and prompts across multiple codebases?▼

Yes, you can review project plans and prompts across multiple codebases. The Skill provides plan-review support to critique your project plans and prompts independently using Codex.

What is the best way to review code changes against a base branch?▼

The best way to review code changes against a base branch is to obtain an independent, unfiltered assessment using Codex CLI. This surfaces faults and unknowns through a verbatim transcript with gate verdicts.

What limitations should I expect from a Codex-based code review?▼

A limitation of this Codex-based code review is that it requires API access and the Codex CLI to be configured. It outputs a verbatim transcript with tokens and gate verdicts rather than automatically applying fixes.