plan-self-review

Validate specification and design documents against explicit criteria before stakeholder review.

2|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/MysMon/Spec-Workflow-Toolkit --skill plan-self-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-self-review
Source: https://github.com/MysMon/Spec-Workflow-Toolkit/tree/main/skills/workflows/plan-self-review
Command: npx skills add https://github.com/MysMon/Spec-Workflow-Toolkit --skill plan-self-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan Self-Review provides a lightweight quality gate to validate /spec-plan outputs before presenting to the user, reducing rework and ensuring explicit criteria are met.

Core Features & Use Cases

  • Automatic validation of specification criteria (acceptance criteria, edge cases, exclusions) prior to review.
  • Consistency checks between spec and design and a build sequence outline.
  • Agent-free operation: no subagents are invoked, runs directly in the orchestrator.
  • Use cases: end-of /spec-plan Phase 4 in presentation-ready plans; quick checks for small tasks.

Quick Start

Run this skill at the end of /spec-plan Phase 4 to automatically perform the checklist and present results to the user.

Frequently Asked Questions about plan-self-review

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

FAQPage Schema
How do I automate a self-review checklist for spec-plan documents?

Automate a self-review checklist for spec-plan documents by running a quality gate skill that validates specification criteria, edge cases, and exclusions directly at the end of Phase 4 before presenting the final plan to stakeholders.

What is an automated quality gate for plan consistency checks?

An automated quality gate for plan consistency checks is a lightweight validation process that compares specification and design documents against explicit criteria, emitting a structured pass/flag report with recommended actions to reduce rework.

How do I validate acceptance criteria and edge cases before stakeholder review?

Validate acceptance criteria and edge cases before stakeholder review by applying an automated self-review step that checks the specification and design documents against explicit criteria, outputting a structured report with pass or flag results.

Can I run a plan self-review without invoking subagents?

Yes, you can run a plan self-review without invoking subagents. The skill operates agent-free directly within the orchestrator, reading files directly to validate specification and design consistency without external dependencies.

When do I need to run a self-review gate for presentation-ready plans?

You need to run a self-review gate for presentation-ready plans at the end of the /spec-plan Phase 4 workflow, ensuring the specification and design documents pass explicit quality criteria before stakeholder presentation.

Does the self-review quality gate require any external dependencies to run?

No, the self-review quality gate requires no external dependencies. It operates entirely agent-free within the orchestrator, reading files directly to perform consistency checks and emit a structured validation report.