10x-plan-review

Review implementation plans for substance, feasibility, and architectural soundness.

Updated May 17, 2026
One-click install
npx skills add https://github.com/yakksiek/car-rental --skill 10x-plan-review-yakksiek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 10x-plan-review
Source: https://github.com/yakksiek/car-rental/tree/main/.claude/skills/10x-plan-review
Command: npx skills add https://github.com/yakksiek/car-rental --skill 10x-plan-review-yakksiek

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps in thoroughly reviewing implementation plans for their substance, feasibility, and architectural fitness, ensuring plans are robust and implementable.

Core Features & Use Cases

  • Plan Review: Analyze the implementation plan for content, feasibility, and alignment with the end-state.
  • Substance Analysis: Check for end-state alignment, lean execution, architectural fitness, blind spots, and plan completeness.
  • Interactive Triage: Offer suggestions and fixes for identified issues, guiding the plan's improvement.

Quick Start

Run the skill by typing /10x-plan-review followed by the plan you want to review.

Frequently Asked Questions about 10x-plan-review

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

FAQPage Schema
How do I review an implementation plan for architectural fitness and feasibility?

To review an implementation plan for architectural fitness, you can use a plan review skill that analyzes the plan content against the codebase to ensure it is substance-rich, feasible, and architecturally sound. It interactively suggests fixes and guides triage for identified issues.

What is plan substance analysis in software engineering?

Plan substance analysis in software engineering checks implementation plans for end-state alignment, lean execution, architectural fitness, blind spots, and completeness to ensure robust and implementable designs.

Can I check my project planning documents for blind spots before execution?

Yes, you can check project planning documents for blind spots by running an architectural review that analyzes plan completeness and interactively guides you through triaging any identified issues.

What's the best way to triage issues found during an architectural review of a plan?

The best way to triage issues found during an architectural review is to use an interactive process that suggests fixes for identified problems, requiring deep analysis and codebase verification to guide decision-making and plan improvement.

Does feasibility analysis for project planning require codebase verification?

Yes, thorough feasibility analysis for project planning requires deep codebase verification to ensure the implementation plan is substance-rich, robust, and actually implementable within the existing architecture.

When do I need a dedicated plan review instead of just writing code?

You need a dedicated plan review when you must ensure implementation plans are robust, substance-rich, and architecturally sound before execution, preventing feasibility issues and blind spots from derailing the project.