plan-review

Review implementation plans against quality standards with citations and measurable goals.

3|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/opzero1/op1 --skill plan-review-opzero1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-review
Source: https://github.com/opzero1/op1/tree/main/packages/install/templates/skill/plan-review
Command: npx skills add https://github.com/opzero1/op1 --skill plan-review-opzero1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams review implementation plans against established quality standards, reducing miscommunication and rework by surfacing gaps before execution.

Core Features & Use Cases

  • Structured review criteria: Enforces plan structure, rationale, and traceability.
  • Citations & rationale: Requires traceable references for architectural decisions.
  • Actionable tasks: Ensures plans specify concrete next steps and edge-case handling.
  • Audit-ready output: Produces a formal assessment with severity levels and recommendations.

Quick Start

To start a plan review, load a prepared plan document and invoke the plan-review skill to evaluate its structure and quality against the predefined criteria.

Frequently Asked Questions about plan-review

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

FAQPage Schema
How do I systematically review an implementation plan for software engineering projects?

A plan review evaluates implementation plans against established quality standards to surface gaps before execution. It enforces pre-validated structure, requires explicit citations for architectural decisions, and ensures actionable tasks with clear edge-case handling.

What is the best way to ensure implementation plans have traceable architectural decisions?

The best way to ensure traceable architectural decisions is to enforce explicit citations and rationale within the plan documentation. This validates that every architectural choice has traceable references, producing an audit-ready assessment with severity levels and actionable recommendations.

How do I audit a completed project plan for quality assurance and risk assessment?

Auditing a completed plan for quality assurance requires validating its documentation against established criteria. You load the prepared plan document and evaluate its structure, measurable goals, and edge-case handling to generate a formal assessment with severity levels and concrete recommendations.

Does plan review work for validating documentation during plan creation?

Yes, plan validation is applicable during plan creation, auditing completed plans, and validating documentation. It enforces pre-validated plan structure via plan_save, requires measurable goals, and ensures actionable tasks are defined with clear edge-case handling to reduce miscommunication.

What are the limitations of relying on automated plan structure validation?

Automated plan structure validation requires a pre-validated plan structure via plan_save and depends on explicit citations and measurable goals in the documentation. It cannot evaluate undocumented architectural decisions and produces formal assessments limited to the content explicitly present in the plan.