plan-eng-review

Review engineering execution plans for architecture, data flow, edge cases, and test coverage.

1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/bhianerd/aimemory --skill plan-eng-review-bhianerd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-eng-review
Source: https://github.com/bhianerd/aimemory/tree/main/.claude/skills/gstack/plan-eng-review
Command: npx skills add https://github.com/bhianerd/aimemory --skill plan-eng-review-bhianerd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you confidently review a software execution plan before implementation by surfacing architecture, data-flow, edge cases, and testing gaps early—so you avoid rework and surprises later.

Core Features & Use Cases

  • Eng manager–mode execution plan review for architecture, data flow, diagrams, edge cases, and test coverage.
  • Interactive, opinionated guidance that walks through likely failure modes and provides specific recommendations to lock the plan.
  • Proactive plan assurance when a design doc or plan exists and you’re about to start coding, improving correctness before code changes.

Quick Start

Ask for an architecture review by typing /plan-eng-review when you want to lock in the execution plan, including diagrams, edge cases, and test coverage.

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 architecture design document before starting to code?

To review an architecture design document before coding, analyze the execution plan for data flow, edge cases, and required test coverage. Structured engineering plan reviews proactively identify testing gaps and failure modes early, preventing implementation rework and unexpected surprises.

What is the best way to identify edge cases and test coverage gaps in an engineering plan?

Identifying edge cases and test coverage gaps in an engineering plan requires an interactive, opinionated review of your design documents. This structured process walks through likely failure modes and provides specific recommendations to lock in the architecture and test plan.

Can I use an architecture review to harden my software execution plan?

Yes, you can use an architecture review to harden a software execution plan by surfacing data-flow, diagram, and testing gaps early. This proactive plan assurance improves correctness before you write any code changes, avoiding costly rework later.

Does an engineering plan review work when missing information blocks scope completion?

When missing information blocks scope completion, an engineering plan review escalates with actionable next steps. The structured review searches for existing context before building and enforces specific steps to resolve incomplete design documents or missing architecture details.

When do I need to run an engineering design review for my software project?

You need to run an engineering design review when you have a design doc or plan and are about to start coding. This proactive assurance step locks in the execution plan, analyzing architecture and data flow to improve correctness before actual implementation begins.