One-click install
npx skills add https://github.com/robertzengcn/aiFetchly --skill plan-eng-review-robertzengcn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-eng-review
Source: https://github.com/robertzengcn/aiFetchly/tree/main/.agents/skills/gstack/plan-eng-review
Command: npx skills add https://github.com/robertzengcn/aiFetchly --skill plan-eng-review-robertzengcn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Building software with unvetted implementation plans leads to architectural flaws, missed edge cases, and costly rework after coding starts. This Skill eliminates that risk by providing structured, interactive plan reviews before a single line of implementation code is written.

Core Features & Use Cases

  • Interactive Architecture Review: Walks through your implementation plan's architecture, data flow, edge cases, test coverage, and performance considerations with opinionated, actionable feedback.
  • Proactive Plan Validation: Automatically suggests a review when you have a design doc ready to start coding, catching gaps before your team invests time in implementation.
  • Use Case: Engineering managers can use this Skill to lock in execution plans for new features, ensuring all team members align on architecture decisions and risk mitigation strategies before development begins.

Quick Start

Use the plan-eng-review skill to review my implementation plan for the new user authentication feature and flag any missing error handling or test coverage gaps.

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 implementation plan before coding starts?

Pre-coding review validates implementation plans by interactively assessing architecture, data flow, edge cases, and test coverage. It provides opinionated feedback on engineering plans to catch architectural flaws and missing error handling before team development begins.

What is engineering plan validation for new feature builds?

Engineering plan validation is a pre-implementation assessment of architecture decisions and test coverage for new feature builds. It ensures structured evaluation of data flow, performance considerations, and risk mitigation strategies to prevent costly rework and maintain team velocity.

How do I find architectural flaws and data flow gaps in a design doc?

Finding architectural flaws and data flow gaps requires an interactive engineering manager-mode review of your design doc. This structured assessment evaluates edge case handling and performance considerations, providing opinionated feedback to lock in solid execution plans.

Can I assess test coverage and risk mitigation strategies before implementation?

Yes, you can assess test coverage and risk mitigation strategies during pre-coding review. This interactive evaluation identifies missing edge case handling and performance considerations, ensuring engineering teams align on architecture decisions before investing time in implementation.

When do I need a pre-implementation plan review for system redesigns?

You need a pre-implementation plan review for system redesigns when architecture decisions impact long-term maintainability and team velocity. This structured assessment validates complex engineering work by checking data flow, edge cases, and performance considerations before coding initiation.