codex

Generates code reviews, challenges, and consultations via the Codex CLI.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/Jesse-L-M/scz-target-engine --skill codex-jesse-l-m
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codex
Source: https://github.com/Jesse-L-M/scz-target-engine/tree/main/.claude/skills/gstack/codex
Command: npx skills add https://github.com/Jesse-L-M/scz-target-engine --skill codex-jesse-l-m

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides an independent, brutally honest Codex CLI review of code changes to surface risks and improvements.

Core Features & Use Cases

  • Independent code review using the Codex CLI to surface edge cases and potential issues.
  • Adversarial mode that challenges your implementation to reveal weaknesses.
  • Consult mode for questions or guidance with session continuity across interactions, enabling follow-ups.

Quick Start

Install the Codex CLI and run codex review on your latest diff to start.

Frequently Asked Questions about codex

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

FAQPage Schema
How do I get a brutally honest code review on my latest diff?

To get a brutally honest code review on your latest diff, use the review mode to analyze your changes and surface edge cases, potential risks, and improvements independently.

What is adversarial code review and how does it challenge my implementation?

Adversarial code review challenges your implementation by actively probing for weaknesses and revealing hidden vulnerabilities, using the challenge mode to push back against your logic.

Do I need the Codex CLI binary installed to run code reviews?

Yes, you need the Codex CLI binary available in your environment to run code reviews, adversarial challenges, and consult-style insights for your code changes.

Can I ask follow-up questions after getting a code review on my diff?

Yes, you can ask follow-up questions using the consult mode, which provides guidance and maintains session continuity across multiple interactions for deeper analysis.

What is the best way to consult on general code questions with session continuity?

The best way to consult on general code questions with session continuity is using consult mode, which preserves context across interactions to enable follow-up questions and ongoing guidance.