review-plan

Route implementation plans through architecture and quality reviews to produce a revised plan.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/nexus-a1/claude-skills --skill review-plan-nexus-a1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-plan
Source: https://github.com/nexus-a1/claude-skills/tree/main/skills/review-plan
Command: npx skills add https://github.com/nexus-a1/claude-skills --skill review-plan-nexus-a1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validates and refines ad-hoc implementation plans by routing them through architecture, quality, and optional security reviews to produce a revised, implementation-ready plan.

Core Features & Use Cases

  • Architectural validation: checks for solid structure, clear boundaries, and alignment with existing patterns.
  • Quality guard critique: challenges assumptions, clarifies scope, and surfaces edge cases.
  • Optional security review: adds security-focused evaluation when requested or when sensitive keywords are detected.
  • Deliverable: returns a structured findings report and a revised plan suitable for the /nexus:implement step.

Quick Start

Provide your ad-hoc plan text to trigger a design-review pass and return a revised plan.

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 ad-hoc implementation plan before writing code?

Validating an ad-hoc implementation plan involves routing it through architecture and quality-guard reviews to check structural boundaries and challenge assumptions. This produces a structured findings report and a revised, implementation-ready plan.

What is architectural review for design validation?

Architectural review for design validation evaluates an ad-hoc plan to ensure solid structure, clear boundaries, and alignment with existing patterns. It critiques the design to produce a refined, implementation-ready plan.

Can I include a security audit when reviewing my project plan?

Yes, you can include a security audit by using the --security flag to trigger a security-focused evaluation. A security review is also added automatically when sensitive keywords are detected in the plan.

What's the best way to refine ad-hoc plans for cross-functional teams?

The best way to refine ad-hoc plans for cross-functional teams is routing them through architecture and quality-guard critiques. This challenges assumptions and clarifies scope, delivering a revised plan suitable for implementation.

What deliverables do I get from a plan review?

Deliverables from a plan review include a structured findings report detailing the critique, and a revised plan validated through architecture and quality checks. This revised plan is suitable for the immediate implementation step.