plan-review

Review implementation plans for completeness, feasibility, and quality.

7|3|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/brainbrewlabs/brainbrew-devkit --skill plan-review-brainbrewlabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-review
Source: https://github.com/brainbrewlabs/brainbrew-devkit/tree/main/plugin/config/templates/develop/skills/plan-review
Command: npx skills add https://github.com/brainbrewlabs/brainbrew-devkit --skill plan-review-brainbrewlabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan Review helps teams catch gaps, risks, and missing details in implementation plans before work begins, reducing rework and ambiguity.

Core Features & Use Cases

  • Structural critique: Ensure clear problem statements, scope boundaries, and logical task ordering.
  • Feasibility & risk: Assess technology choices, dependencies, and potential blockers.
  • Governance & reporting: Produce a formal review report to guide execution and approvals.

Quick Start

Review a plan to identify gaps and generate a review report that saves to plans/<plan-name>/review.md

Frequently Asked Questions about plan-review

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

FAQPage Schema
How do I review an implementation plan for completeness and feasibility?

To review an implementation plan, you need structural analysis to check problem statements and task ordering, feasibility validation for technology choices, and risk assessment for blockers to ensure overall readiness before execution begins.

What is the best way to assess risks in a project plan before execution?

Assessing risks in a project plan involves evaluating technology choices, identifying dependencies, and analyzing potential blockers to catch gaps and missing details, which reduces ambiguity and rework before implementation starts.

Can I generate a formal review report for an implementation plan?

Yes, you can generate a formal review report that documents structural critique, feasibility validation, and risk assessment results, saving the output directly to a markdown file for governance and approval tracking.

What should a plan review include to ensure project readiness?

A plan review should include a structural critique of scope boundaries and logical task ordering, feasibility validation of dependencies, and a comprehensive risk assessment to produce a formal governance report.

When do I need to validate an implementation plan?

You need to validate an implementation plan immediately after creation and before execution begins, ensuring clear problem statements, feasible technology choices, and identified risks to prevent rework during the implementation phase.