plan-review

Evaluate architecture plans for completeness, scalability, security, and operational readiness.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/thisguymartin/ai-native-dev --skill plan-review-thisguymartin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-review
Source: https://github.com/thisguymartin/ai-native-dev/tree/main/.gemini/skills/plan-review
Command: npx skills add https://github.com/thisguymartin/ai-native-dev --skill plan-review-thisguymartin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a systematic, expert review of architecture and system design plans to uncover missing requirements, scalability bottlenecks, security exposures, dependency risks, and operational gaps before implementation.

Core Features & Use Cases

  • Clarification Protocol: Asks targeted context, scale, timeline, team, and constraint questions before analysis to ensure accurate evaluation.
  • Seven-Point Review Criteria: Evaluates completeness, scalability, security, dependency risks, maintainability, testability, and operational readiness with per-category guidance.
  • Structured Output: Produces a saved markdown review with per-criteria ratings, prioritized concerns, suggested remediations, and clarifying questions for architects.
  • Use Case: Use this Skill to review a migration plan, feature architecture, or new system design to validate readiness for implementation and identify critical fixes.

Quick Start

Review the architecture plan at ./designs/payment-system.md and produce a structured plan review saved to .plans/ with per-criteria ratings.

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 architecture plan for scalability and security risks?

You can review an architecture plan by evaluating it against seven criteria: completeness, scalability, security, dependency risks, maintainability, testability, and operational readiness to identify bottlenecks and missing requirements.

What is architecture plan review and when do I need it?

Architecture plan review is a systematic evaluation of system design documents and migration strategies to uncover operational gaps and security exposures. You need it before implementation to validate readiness and identify critical fixes.

How do I assess operational readiness for a new system design?

Assess operational readiness for a new system design by asking targeted context and constraint questions, then evaluating the architecture against structured criteria to produce prioritized findings and suggested remediations.

Can I use an automated architecture review for migration strategies?

Yes, you can use an automated architecture review for migration strategies. It asks clarifying questions about scale and timeline, then generates a structured markdown review with per-category ratings and operational risk identifications.

What's the best way to find missing requirements in a feature architecture proposal?

The best way to find missing requirements in a feature architecture proposal is to evaluate the design document against maintainability and testability criteria, producing prioritized concerns and clarifying questions for architects.