plan-eng-review

Identify architectural assumptions, data flows, and testing strategies in engineering plans.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/antriksh-29/reddit-automation --skill plan-eng-review-antriksh-29
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-eng-review
Source: https://github.com/antriksh-29/reddit-automation/tree/main/.claude/skills/gstack/plan-eng-review
Command: npx skills add https://github.com/antriksh-29/reddit-automation --skill plan-eng-review-antriksh-29

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps engineering teams conduct thorough, structured plan reviews that lock in architecture, data flow, edge cases, test coverage, and tradeoffs before implementation.

Core Features & Use Cases

  • Guiding an Eng review by walking through architecture diagrams, data flows, risk areas, and testing strategy.
  • Providing an opinionated, comprehensive plan review when asked to "plan-eng-review" or "review the architecture".
  • Ensuring alignment on scope, constraints, and acceptance criteria before coding begins.

Quick Start

Type /plan-eng-review to start an engineering design review session covering 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 should I validate my architecture?

An engineering plan review validates architecture, data flows, edge cases, and testing strategies before coding begins. You should conduct a plan validation when stakeholders request a design decision or need to lock in scope, constraints, and acceptance criteria prior to implementation.

How do I conduct an architecture design review before coding begins?

To conduct an architecture review, walk through your design doc to identify architectural assumptions, map data flows, assess risk areas, and define your testing strategy. This ensures comprehensive coverage of performance tradeoffs and documentation before you start coding.

What should be included in a software design doc for a thorough plan validation?

A software design doc for plan validation should include architecture diagrams, data flows, risk assessment areas, testing strategies, scope, constraints, and acceptance criteria. Ensuring comprehensive coverage of these elements locks in architecture quality before implementation begins.

Does this engineering review process cover risk assessment and performance tradeoffs?

Yes, the engineering review process explicitly covers risk assessment and performance tradeoffs. It ensures comprehensive alignment on scope, constraints, and documentation by identifying architectural assumptions and evaluating them against planned testing strategies.

Can I use this approach to evaluate testing strategies and edge cases for my planned engineering design?

Yes, you can evaluate testing strategies and edge cases for your planned engineering design. The review process specifically identifies data flows and testing strategies, ensuring comprehensive coverage of scope, performance tradeoffs, and risk areas before implementation.