gstack-plan-eng-review

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

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/tayiorbeii/paperclip-factory-kit --skill gstack-plan-eng-review-tayiorbeii
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack-plan-eng-review
Source: https://github.com/tayiorbeii/paperclip-factory-kit/tree/main/skills/gstack-plan-eng-review
Command: npx skills add https://github.com/tayiorbeii/paperclip-factory-kit --skill gstack-plan-eng-review-tayiorbeii

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps engineering leadership turn an architecture and implementation intent into a concrete, testable execution plan before any real coding starts, reducing expensive rework and hidden risks.

Core Features & Use Cases

  • Engineering plan review in manager-mode: Reviews architecture, data flow, diagrams, edge cases, and test coverage with opinionated recommendations.
  • Interactive, lock-in workflow: Guides the user through issues interactively, focusing on what to decide now so implementation is straightforward.
  • Proactive issue catching for early builders: Helps when you are about to start implementation and already have a plan or design doc, aiming to surface architecture and performance pitfalls early.

Quick Start

Run gstack to review your engineering execution plan for architecture and implementation details, focusing on data flow, edge cases, and test coverage.

Frequently Asked Questions about gstack-plan-eng-review

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

FAQPage Schema
How do I review an engineering plan for architecture and edge cases before coding?

To review an engineering plan for edge cases, provide your design doc or implementation intent. The review interactively steers you through architecture, data flow, and test coverage decisions to lock in a concrete execution path.

What is an engineering manager-mode architecture review?

An engineering manager-mode architecture review evaluates implementation plans to surface hidden risks and performance pitfalls. It interactively guides decisions on edge cases and test coverage to lock in a concrete execution path.

When do I need an engineering execution plan review?

You need an engineering execution plan review when you have a design doc and are about to start coding. It catches architecture and performance pitfalls early, reducing expensive rework by locking in testable decisions.

Can I use this review if I only have a high-level systems design without detailed implementation steps?

Yes, the interactive review transforms high-level systems design into a concrete, testable execution path. It proactively surfaces edge cases and performance considerations, guiding you to lock in necessary decisions before implementation.

How does interactive guidance help catch edge cases in systems design?

Interactive guidance catches edge cases by steering you through specific architecture and test coverage decisions. It focuses on what you must decide now, ensuring your systems design handles performance considerations before implementation begins.