plan-review

Critique implementation plans with failure-mode mapping and mandatory diagrams.

Updated May 11, 2026
One-click install
npx skills add https://github.com/jason660519/Project-Manager --skill plan-review-jason660519
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-review
Source: https://github.com/jason660519/Project-Manager/tree/main/.agents/skills/plan-review
Command: npx skills add https://github.com/jason660519/Project-Manager --skill plan-review-jason660519

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Rigorous, opinionated plan reviews to assess and critique non-trivial implementation plans before they are executed, preventing missteps and unanticipated risks.

Core Features & Use Cases

  • Comprehensive system audit guidance and artifact mapping before plan activation.
  • Explicit error naming, rescue mapping, and observability requirements to avoid silent failures.
  • Mode-aware analysis (EXPANSION / HOLD / REDUCTION) with mandatory diagrams and failure-mode enumerations.

Quick Start

Provide a plan or request a review to trigger a structured audit and critique of the proposed approach.

Frequently Asked Questions about plan-review

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

FAQPage Schema
How do I perform a rigorous architecture review for a multi-file implementation plan?

A plan review audits implementation plans through a pre-review system audit, nuclear scope challenge, and failure-mode mapping to ensure safer delivery. It exclusively outputs critique and recommendations without modifying source code.

What is a nuclear scope challenge in project risk assessment?

A nuclear scope challenge in project risk assessment is a formal plan review step that explicitly questions and validates the fundamental necessity of proposed changes. It prevents unanticipated risks and missteps before multi-file execution begins.

How do I map failure modes and generate test diagrams for an implementation plan?

To map failure modes and generate mandatory test diagrams, perform a mode-aware analysis identifying EXPANSION, HOLD, or REDUCTION states. This plan review enforces explicit error naming and rescue mapping to avoid silent failures.

Does plan review work for pre-ExitPlanMode checks across multi-file changes?

Yes, plan review is explicitly designed for pre-ExitPlanMode checks across multi-file changes. It ensures complete system artifact mapping, failure-mode enumeration, and mandatory diagrams before code execution occurs.

When should I not use an opinionated plan critique?

Avoid using an opinionated plan critique for trivial implementation tasks or when direct source code modification is required. It is designed strictly for non-trivial plan audits, outputting only critique, analysis, and recommendations.