plan-eng-review

Review architecture, data flow, diagrams, edge cases, test coverage, and performance.

Updated Dec 26, 2025
One-click install
npx skills add https://github.com/tony30552001/Genpic-master --skill plan-eng-review-tony30552001
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-eng-review
Source: https://github.com/tony30552001/Genpic-master/tree/main/.agents/skills/gstack/plan-eng-review
Command: npx skills add https://github.com/tony30552001/Genpic-master --skill plan-eng-review-tony30552001

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning engineering work often suffers from incomplete architecture validation, unclear data flows, and missing edge-case consideration. This Skill provides a disciplined, interactive plan-review flow that locks in the execution plan for architecture, data flow, diagrams, edge cases, test coverage, and performance.

Core Features & Use Cases

  • Interactive engineering plan reviews that surface issues and provide opinionated recommendations.
  • Guided validation of architecture and data flow for complex systems, with explicit checks for edge cases and performance considerations.
  • Use Case: When asked to "review the architecture" or "engineering review", walks through plan with structured checks and actionable feedback.

Quick Start

Provide your design plan or architecture doc and ask me to walk through the plan for feedback on architecture, data flow, edge cases, tests, and performance.

Frequently Asked Questions about plan-eng-review

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

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

An engineering plan review validates architecture, data flow, edge cases, test coverage, and performance before coding begins. You need one when you have a design doc or execution plan ready and want to catch architecture issues early to prevent costly rework.

How do I review architecture and data flow for a complex system?

To review architecture and data flow, provide your design plan or architecture doc and request a walkthrough. The interactive review applies structured checks to validate system design, surface edge cases, and deliver opinionated, actionable feedback on your diagrams and data flows.

Can I use this plan review to check edge cases and test coverage?

Yes, the plan review explicitly checks for edge cases and test coverage alongside architecture and performance. By walking through your execution plan, it proactively surfaces missing edge-case considerations and validates that your testing strategy covers critical system paths.

What's the best way to lock in an execution plan before coding?

The best way to lock in an execution plan is through a disciplined engineering review that examines architecture, data flow, diagrams, edge cases, test coverage, and performance. Submitting your design doc for interactive validation surfaces issues early and secures the plan with actionable recommendations.

Does architecture review work without a complete design document?

Architecture review works best when a plan or design doc is already available. The review process relies on evaluating existing architecture details, data flows, and diagrams to proactively surface issues, so having a documented plan is necessary for structured feedback.

Why should I review my architecture plan before starting development?

You should review your architecture plan to catch design issues early before coding begins. An engineering review validates data flow, identifies edge cases, and checks test coverage and performance, preventing incomplete architecture validation and reducing costly rework during development.