codex-impl-review

Installation
SKILL.md

Codex Implementation Review

Purpose

Use this skill to run adversarial review on uncommitted changes before commit, or on branch changes before merge.

Prerequisites

  • Working-tree mode (default): working tree has staged or unstaged changes.
  • Branch mode: current branch differs from base branch (has commits not in base).
  • codex CLI is installed and authenticated.
  • codex-review skill pack is installed (npx github:lploc94/codex_skill).

Runner

RUNNER="{{RUNNER_PATH}}"
Related skills
Installs
17
GitHub Stars
59
First Seen
Feb 24, 2026