plan-review

Audit implementation plans for citations, completeness, and actionability.

1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/omarluq/my-opencode-config --skill plan-review-omarluq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-review
Source: https://github.com/omarluq/my-opencode-config/tree/main/.opencode/skills/plan-review
Command: npx skills add https://github.com/omarluq/my-opencode-config --skill plan-review-omarluq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured, repeatable evaluation of implementation plans to ensure quality before execution and to catch gaps early.

Core Features & Use Cases

  • Pre-validated structure by plan_save ensures YAML-frontmatter structure, status markers, and CURRENT marker are present.
  • Citation quality checks ensure references support decisions, tasks show traceable research, and edge cases are considered.
  • Actionable guidance: translates findings into concrete tasks and governance signals for teams.
  • Output artifacts include a structured assessment with severity classifications for plan governance.

Quick Start

Run the plan-review skill on a saved plan file to audit citations, completeness, and actionability.

Frequently Asked Questions about plan-review

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

FAQPage Schema
How do I audit implementation plan quality before execution?

Pre-execution checks validate citations, completeness, and actionability against predefined standards to ensure saved plans support deterministic execution. This structured evaluation reports issues with severity classifications to catch gaps early.

What does a plan review check for in saved implementation plans?

A plan review checks citation quality to ensure references support decisions and tasks show traceable research. It validates completeness and actionability to confirm documentation supports deterministic execution without gaps.

Do I need YAML frontmatter validation to run an implementation plan audit?

Yes, YAML frontmatter validation is required because the audit operates on pre-validated saved plans. This ensures structure, status markers, and CURRENT markers are present before evaluating citations and actionability.

How do I evaluate actionability and completeness in a project plan?

You evaluate actionability and completeness by translating findings into concrete tasks and governance signals. The review provides a structured assessment with severity classifications to indicate execution readiness.

What is the best way to ensure documentation supports deterministic execution?

The best way to ensure deterministic execution is to run a structured plan review that audits citations, completeness, and actionability. This reports gaps with severity classifications to enforce governance before execution.