plan-eng-review

Automate structured engineering plan reviews for architecture, data flow, and testing.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/FxHollow/100000mrr-landing --skill plan-eng-review-fxhollow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-eng-review
Source: https://github.com/FxHollow/100000mrr-landing/tree/main/.agents/skills/gstack/plan-eng-review
Command: npx skills add https://github.com/FxHollow/100000mrr-landing --skill plan-eng-review-fxhollow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This tool provides structured, opinionated guidance to review engineering plans, lock in the execution strategy, and surface architecture risks early.

Core Features & Use Cases

  • Interactive reviews of architecture, data flow, diagrams, edge cases, test coverage, and performance.
  • Proactive suggestions when a user has a plan or design doc and is about to start coding.
  • Clear, actionable recommendations to mitigate risks before implementation.

Quick Start

Ask me to run a plan-eng-review to lock in the architecture, data flow, edge cases, and plan-level tests.

Frequently Asked Questions about plan-eng-review

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

FAQPage Schema
How do I review an engineering plan to catch architecture risks before coding?

Run a structured plan review to lock in architecture, data flow, and testing plans interactively. It surfaces edge cases and performance considerations to catch issues early before implementation starts, providing opinionated improvements to mitigate risks.

What is an engineering plan review and when do I need one?

An engineering plan review is a structured evaluation of a design doc to validate architecture, data flow, and test coverage. You need one when you have a plan ready and want to proactively identify edge cases and performance issues before coding begins.

How do I check my design doc for edge cases and performance considerations?

Check your design doc by submitting it for an interactive engineering plan review. The review automatically probes for data flow issues, unhandled edge cases, and performance bottlenecks, then suggests opinionated improvements to mitigate those risks.

Can I use this to review test coverage and data flow diagrams?

Yes, you can review test coverage and data flow diagrams interactively. The plan review evaluates your testing plans and diagrams, identifies gaps in data flow logic, and suggests actionable recommendations to strengthen coverage before coding.

What is the best way to lock in execution strategy for a software architecture?

The best way to lock in execution strategy is to run an opinionated plan review on your design doc. It validates the architecture interactively, highlights edge cases, and outputs clear recommendations to finalize the execution plan before development.

Do I need a complete design doc to review an engineering plan?

Yes, you need a design doc or plan context to review an engineering plan. The review relies on existing plan context to interactively explore architecture, data flow, and testing gaps, then suggests improvements based on the provided details.