review-plan

Validate implementation plans for multi-agent task workflows.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/blakesims/task-workflow-plugin --skill review-plan-blakesims
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-plan
Source: https://github.com/blakesims/task-workflow-plugin/tree/main/skills/review-plan
Command: npx skills add https://github.com/blakesims/task-workflow-plugin --skill review-plan-blakesims

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that implementation plans are robust, well-defined, and ready for execution by identifying potential issues and validating critical questions.

Core Features & Use Cases

  • Plan Validation: Critically assesses plans for completeness, clarity, and potential pitfalls.
  • Question Scrutiny: Determines if open questions truly require human input or can be auto-resolved.
  • Gap Identification: Uncovers missing phases, edge cases, or integration points.
  • Use Case: Before a complex software feature is coded, this Skill reviews the proposed plan, flags any ambiguities in the requirements, and ensures all necessary steps are accounted for, preventing costly rework later.

Quick Start

Use the review-plan skill to validate the plan outlined in the main.md file.

Frequently Asked Questions about review-plan

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

FAQPage Schema
How do I validate an implementation plan before execution?

Review a multi-agent task workflow plan by assessing its readiness, uncovering missing phases or edge cases, and scrutinizing open questions to ensure the plan is robust and well-defined before execution agents begin coding.

What is plan validation in multi-agent task workflows?

Plan validation is a gatekeeping phase between planning and execution agents that critically assesses plans for completeness, clarity, and potential pitfalls, ensuring all necessary steps are accounted for before coding starts.

Can I use this to find gaps in a software feature plan?

Yes, you can find gaps in a software feature plan by uncovering missing phases, edge cases, or integration points, ensuring all necessary steps are accounted for before complex features are coded.

What's the best way to review open questions in a task plan?

Review open questions by scrutinizing them to determine if they truly require human input or can be auto-resolved, ensuring clear communication and auditability through structured output formats.

Do I need structured output formats for plan review?

Yes, structured output formats for main.md and plan-review.md are required to ensure clear communication and auditability when validating implementation plans and assessing readiness for execution agents.