plan-eng-review

Plan engineering reviews by surfacing architecture risks, data flow issues, and missing test coverage.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/Andy-HNU/AndyClaw --skill plan-eng-review-andy-hnu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-eng-review
Source: https://github.com/Andy-HNU/AndyClaw/tree/main/skills/gstack-plan-eng-review
Command: npx skills add https://github.com/Andy-HNU/AndyClaw --skill plan-eng-review-andy-hnu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plans engineering reviews by surfacing architecture risks, data flow issues, edge cases, and missing test coverage.

Core Features & Use Cases

  • Structured, opinionated prompts to review architecture, data flow, edge cases, and testing plans.
  • Interactive decision points using a standardized AskUserQuestion flow, including re-grounding and completeness checks.
  • Generates diagrams, design artifacts, and a clear plan to guide implementation and PRs.

Quick Start

Explain the plan you want reviewed and run this skill to begin the engineering review.

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 before coding?

To review an engineering plan before coding, use a structured review process that surfaces architecture risks, data flow issues, edge cases, and missing test coverage. This approach generates design artifacts and test plans to guide implementation.

What is an architecture design doc review?

An architecture design doc review is an evaluation process that identifies structural risks, validates data flow, and checks test coverage completeness. It uses interactive decision points and diagrams to ensure the engineering plan is solid prior to implementation.

How do I identify edge cases and data flow issues in my design doc?

To identify edge cases and data flow issues in a design doc, apply a completeness principle through interactive questioning. This surfaces missing test coverage and architecture risks by systematically validating data flows and boundary conditions.

Can I generate test plans and ASCII diagrams from an engineering plan?

Yes, you can generate test plans and ASCII diagrams from an engineering plan. The review process produces these design artifacts to visualize architecture and lock in test coverage requirements before coding begins.

Does this engineering plan review work without external dependencies?

Yes, the engineering plan review works without external dependencies. It operates as a standalone review process using structured prompts, interactive decision flows, and completeness checks to evaluate architecture and testing plans.