review

Review QWen Code plans from .omq/plans/ and return a formal verdict.

2|2|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/chrisxue90/oh-my-qwencode --skill review-chrisxue90
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/chrisxue90/oh-my-qwencode/tree/main/skills/review
Command: npx skills add https://github.com/chrisxue90/oh-my-qwencode --skill review-chrisxue90

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reviewer-only pass to evaluate and critique existing plans, preserving author/reviewer separation and preventing premature approvals.

Core Features & Use Cases

  • Reviewer-only verdicts: Triggers a formal evaluation of a plan in review mode and returns a clear verdict (APPROVED, REVISE, REJECT).
  • Evidence-based critique: Reads plan artifacts from the repository and uses Critic-like evaluation to surface actionable feedback.
  • Guardrails: Enforces separation of authoring and reviewing contexts and prevents in-context approvals.

Quick Start

Tell the system to run a review on the current plan and return a verdict.

Frequently Asked Questions about review

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

FAQPage Schema
How do I perform an unbiased plan review for QWen Code workflows?

To perform an unbiased plan review for QWen Code workflows, use a reviewer-only evaluation process that reads artifacts from .omq/plans/ and returns a formal verdict. This enforces guardrails to prevent in-context authoring and biased approvals.

What is a reviewer-only plan evaluation workflow?

A reviewer-only plan evaluation workflow is a process that strictly separates plan authoring from plan reviewing. It reads existing plan artifacts from .omq/plans/ and applies formal evaluation criteria to produce a clear verdict of APPROVED, REVISE, or REJECT.

How do I get a formal approval verdict for my project plan artifacts?

To get a formal approval verdict for your project plan artifacts, trigger a review mode evaluation on the current plan. The system will read the plan files from .omq/plans/ and return a structured verdict of APPROVED, REVISE, or REJECT based on the critique.

Can I automatically approve plans during the review process?

No, you cannot automatically approve plans during the review process. Guardrails are enforced to prevent in-context automated approvals and authoring, ensuring all plan verdicts are delegated strictly to the review mode.

Where does the plan review process read plan artifacts from?

The plan review process reads plan artifacts from the .omq/plans/ directory. It uses these files to provide an evidence-based critique and generate a formal verdict for the evaluated plan.