review-plan

Critique implementation plans for gaps, risks, and improvements across multiple perspectives.

396|51|Updated Mar 14, 2025
One-click install
npx skills add https://github.com/decocms/studio --skill review-plan-decocms
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-plan
Source: https://github.com/decocms/studio/tree/main/.claude/skills/review-plan
Command: npx skills add https://github.com/decocms/studio --skill review-plan-decocms

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you stress-test an implementation plan before coding, so you can catch gaps, risks, and avoidable rework early.

Core Features & Use Cases

  • Multi-perspective critique: Reviews a plan for duplication, correctness, security, performance, testing, architecture, and scope issues.
  • Plan improvement: Synthesizes feedback into actionable recommendations and refines the plan accordingly.
  • Use Case: Before launching a new feature, use this Skill to uncover missing edge cases, unsafe assumptions, or over-engineering that could slow delivery.

Quick Start

Ask the skill to review your implementation plan and return the biggest risks, missing considerations, and concrete improvements.

Frequently Asked Questions about review-plan

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

FAQPage Schema
How do I critique an implementation plan before coding to catch gaps and risks?

To critique an implementation plan, you stress-test it for correctness, security, performance, and scope issues. This identifies missing edge cases and unsafe assumptions early, providing severity-prioritized feedback to refine your pre-implementation design.

What is plan stress-testing and when do I need it for complex feature design?

Plan stress-testing is the process of analyzing a pre-implementation plan across multiple perspectives like architecture and testing to find improvement opportunities. You need it before building complex features to uncover over-engineering and avoidable rework.

How do I review an implementation plan for missing edge cases and security issues?

Review an implementation plan by applying multi-perspective critique across security, performance, and architecture. This synthesizes feedback into actionable recommendations, highlighting missing edge cases and unsafe assumptions for concrete plan improvement.

Can I use automated plan review for pre-implementation planning and scope analysis?

Yes, you can use automated plan review for pre-implementation planning to analyze scope and duplication. It evaluates your design against multiple review perspectives and returns severity-prioritized feedback to refine your implementation strategy.

What is the best way to identify over-engineering and risks in a feature design plan?

The best way to identify over-engineering and risks is through structured critique synthesis. By evaluating your plan across testing, architecture, and scope dimensions, you get severity-prioritized improvement recommendations that slow delivery.

Why does my implementation plan fail to account for performance and architecture constraints?

Your implementation plan fails because it lacks multi-perspective stress-testing for performance and architecture constraints. Critiquing the plan before coding uncovers unsafe assumptions and delivers actionable recommendations to fix structural gaps.