Reviewer-only pass for /plan --review and cleanup artifact review
Review is a shorthand alias for /plan --review. It triggers Critic evaluation of an existing plan and is intended to preserve writer/reviewer separation.
/review
/review "path/to/plan.md"
This skill invokes the Plan skill in review mode:
/plan --review <arguments>
The review workflow:
.omx/plans/ (or specified path)Follow the Plan skill's full documentation for review mode details.