review

Evaluate plans via Critic and return APPROVED, REVISE, or REJECT verdicts.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/KYRIE66nb/codex-omx-public-config --skill review-kyrie66nb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/KYRIE66nb/codex-omx-public-config/tree/main/home/.agents/skills/review
Command: npx skills add https://github.com/KYRIE66nb/codex-omx-public-config --skill review-kyrie66nb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Alias for /plan --review. Review is a shorthand to trigger Critic evaluation of an existing plan.

Core Features & Use Cases

  • Alias to the Plan skill's review mode, enabling quick evaluation of a plan.
  • Triggers Critic evaluation and returns verdicts such as APPROVED, REVISE, or REJECT.
  • Useful for QA and governance checks over planned workflows.

Quick Start

Invoke the review by running /review or /review "path/to/plan.md" to have Critic evaluate the plan.

Frequently Asked Questions about review

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

FAQPage Schema
How do I run a critique evaluation on an existing project plan?

To run a critique evaluation on an existing project plan, invoke the review command by typing /review or /review "path/to/plan.md". This triggers Critic evaluation and returns a verdict of APPROVED, REVISE, or REJECT.

What is the best way to perform a governance check over a planned workflow?

The best way to perform a governance check over a planned workflow is using the review alias. It routes your plan through Critic evaluation to provide immediate validation verdicts for QA and governance purposes.

Does the review command work without the Plan skill?

No, the review command does not work without the Plan skill. It functions as a shorthand alias to the Plan skill's review mode and requires integration with the Plan skill and Critic agent to evaluate plans.

What verdicts are returned when validating a plan through Critic evaluation?

When validating a plan through Critic evaluation, the system returns verdicts of APPROVED, REVISE, or REJECT. These outcomes indicate whether your plan passes governance checks or requires modifications.

Can I use the review alias for documentation refinement and plan validation?

Yes, you can use the review alias for documentation refinement and plan validation. It applies to plan validation workflows across documentation review, plan refinement, and governance checks by triggering Critic evaluation.