Review

Alias for /plan --review

kyrie66nb 7606813 615 B Updated

File contents

Review (Plan Review Alias)

Review is a shorthand alias for /plan --review. It triggers Critic evaluation of an existing plan.

Usage

/review
/review "path/to/plan.md"

Behavior

This skill invokes the Plan skill in review mode:

/plan --review <arguments>

The review workflow:

  1. Read plan file from .omx/plans/ (or specified path)
  2. Evaluate via Critic agent
  3. Return verdict: APPROVED, REVISE (with specific feedback), or REJECT (replanning required)

Follow the Plan skill's full documentation for review mode details.

kyrie66nb/codex-omx-public-config/tree/main/home/.claude/skills/review commit 7606813e0f

Frequently asked questions

npx skillmds@latest add kyrie66nb/review