plan-eng-review

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

1|Updated Nov 13, 2025
One-click install
npx skills add https://github.com/concept2cure/ClinicalSageAI-2-replit --skill plan-eng-review-concept2cure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-eng-review
Source: https://github.com/concept2cure/ClinicalSageAI-2-replit/tree/main/.claude/skills/gstack/plan-eng-review
Command: npx skills add https://github.com/concept2cure/ClinicalSageAI-2-replit --skill plan-eng-review-concept2cure

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Eng managers and tech teams struggle with planning robust engineering reviews that cover architecture, data flows, edge cases, test coverage, and long-term maintainability. This skill provides an opinionated, repeatable framework to assess plans and improve quality before coding.

Core Features & Use Cases

  • Provides a structured architecture review checklist, including data flow, failure scenarios, risk assessment, and success criteria.
  • Guides in-line design decisions and tradeoffs with concrete recommendations per section.
  • Useful when evaluating architecture plans, design docs, and PR proposals to align stakeholders and inform implementation.

Quick Start

Describe the current design, data flows, and risk areas to begin a focused architecture 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 architecture plan for edge cases and data flow?

A structured engineering plan review evaluates architecture, data flow, edge cases, and testing coverage. It applies an opinionated framework to assess design documents, optimize for clarity, and propose concrete tradeoffs before implementation.

What should be included in an engineering design doc review?

An engineering design doc review should include architecture assessment, data flow analysis, failure scenarios, risk assessment, and success criteria. It guides in-line design decisions by providing concrete recommendations for each section.

How do I evaluate tradeoffs in a software architecture proposal?

To evaluate tradeoffs in a software architecture proposal, assess the design against performance requirements and long-term maintainability. The review process proposes concrete tradeoffs and actionable recommendations to align stakeholders.

How do I structure a technical review for a PR proposal?

To structure a technical review for a PR proposal, evaluate the architecture, data flow, and test coverage using a repeatable checklist. This structured evaluation informs implementation and aligns stakeholders on design decisions.

When do I need a structured architecture review checklist?

You need a structured architecture review checklist when planning engineering reviews that require robust evaluation of data flows, edge cases, and long-term maintainability. It provides a repeatable framework to improve quality before coding.