plan-review

Validate plans through iterative critic reviews and acceptance criteria.

4|1|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/AGMO-Inc/agmo-everywhere --skill plan-review-agmo-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-review
Source: https://github.com/AGMO-Inc/agmo-everywhere/tree/main/skills/plan-review
Command: npx skills add https://github.com/AGMO-Inc/agmo-everywhere --skill plan-review-agmo-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan reviews often stall projects without rigorous validation. This Skill orchestrates a planner-critic loop to validate plans, surface defects, and enforce concrete acceptance criteria before execution.

Core Features & Use Cases

  • Iterative critique: critic reviews plans to verify scope, references, dependencies, and test scenarios.
  • Gatekeeping approvals: automatically determines when a plan is ready or requires changes, with phase-based re-review.
  • Vault-backed handoff: integrates with Obsidian vault for persistent decision records and wisdom storage.

Quick Start

Instruct the agent to run the plan-review session on the current plan and watch the planner implement necessary changes until approval.

Frequently Asked Questions about plan-review

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

FAQPage Schema
How do I automate plan validation to enforce concrete acceptance criteria?

Automated plan validation uses a planner-critic loop to iteratively review plans, surface defects, and enforce concrete acceptance criteria before execution. This ensures scope, dependencies, and test scenarios are fully verified.

What is a planner-critic loop in project planning workflows?

A planner-critic loop is an iterative validation process where a critic reviews a plan for scope and test scenarios, prompts planner revisions, and re-reviews until the plan meets acceptance criteria and is finalized for execution.

How do I run a structured plan review session for operational change management?

Run a structured plan review by instructing the agent to evaluate the current plan through critic review, optional adversarial review, planner revision, and re-review phases until approval is granted and the plan is finalized.

Does plan validation work with Obsidian vault for decision records?

Yes, plan validation integrates with an Obsidian vault for vault-backed handoffs. This enables persistent decision records and wisdom storage, capturing the full iterative review and approval history directly within your notes.

Can I use adversarial review to surface defects in software development plans?

Yes, you can apply an optional adversarial review phase to software development plans. The critic evaluates references, dependencies, and test scenarios to surface defects, triggering planner revisions until the plan is approved.

When should I not use an automated plan review workflow?

Automated plan review workflows are not suited for lightweight tasks lacking structured phases or when immediate execution is required without iterative critique, risk flagging, or formal acceptance criteria validation.