review-plan

Validate project plans against a three-layer quality model.

2|1|Updated Sep 1, 2025
One-click install
npx skills add https://github.com/whichguy/claude-craft --skill review-plan-whichguy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-plan
Source: https://github.com/whichguy/claude-craft/tree/main/skills/review-plan
Command: npx skills add https://github.com/whichguy/claude-craft --skill review-plan-whichguy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plans for software projects are often under-validated, risking integration, testing, and deployment issues. This skill provides a structured, multi-layer review (general quality, code-change quality, and ecosystem considerations) to ensure plans are complete, testable, and safe before implementation.

Core Features & Use Cases

  • Structured evaluation across layers to catch gaps early.
  • Multi- agent convergence with staged reviews and memoization to save time on stable questions.
  • Automation-friendly prompts for team leads and evaluators, enabling repeatable governance.

Quick Start

Submit a plan file to trigger the 3-layer convergence review.

Frequently Asked Questions about review-plan

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

FAQPage Schema
How do I validate a software project plan before implementation?

To validate a software project plan, you can run a structured three-layer quality review covering general quality, code-change quality, and ecosystem considerations to ensure testing, deployment, and cross-cutting concerns are fully addressed.

What is convergent plan review for software architecture?

Convergent plan review is a multi-agent evaluation process that checks project plans against a three-layer quality model, using staged reviews and memoization to verify traceable artifacts, explicit assumptions, and clear success criteria.

How do I check if my deployment plan covers testing and governance requirements?

You can check deployment plan readiness by applying a structured governance evaluation that validates multi-phase plans involving git workflow, testing, deployment, and cross-cutting concerns against traceable artifacts and success criteria.

Can I automate plan evaluation for cross-cutting concerns and risk mitigation?

Yes, you can automate plan evaluation using automation-friendly prompts designed for team leads and evaluators, enabling repeatable governance and rigorous post-implementation workflows for iteration, verification, and risk mitigation.

Does plan review work with multi-phase git workflows and deployment pipelines?

Plan review works effectively with multi-phase git workflows and deployment pipelines by validating integration and testing safety, ensuring plans are complete, testable, and safe before implementation begins.

What are the limitations of validating plans without ecosystem considerations?

Validating plans without ecosystem considerations risks missing integration, testing, and deployment issues, because a complete evaluation requires checking general quality, code-change quality, and ecosystem factors to ensure implementation readiness.