plan-eng-review

Review engineering architecture and implementation plans for design flaws and testing gaps.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill provides a structured, interactive engineering review process that catches architectural flaws, performance bottlenecks, and testing gaps before implementation begins.

Core Features & Use Cases

  • Architecture Review: Evaluates system design, component boundaries, and data flow patterns to identify potential production failure scenarios.
  • Test Coverage Audit: Traces code paths and user flows to ensure comprehensive test coverage, including edge cases and regression testing.
  • Outside Voice: Offers an independent, adversarial challenge of the plan to uncover blind spots and feasibility risks.

Quick Start

Invoke the plan-eng-review skill to perform a technical architecture and implementation plan review on the current project.

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 engineering architecture plan before implementation?

A test coverage audit traces code paths and user flows to ensure comprehensive test coverage, targeting edge cases and regression testing scenarios to validate code quality and prevent performance bottlenecks.

What is an adversarial review for technical planning?

An adversarial review provides an independent outside voice that challenges your technical plan to uncover blind spots and feasibility risks. It applies rigorous analysis to new features, infrastructure changes, and system refactors.

Can I use a structured review process for a system refactor?

Yes, a structured review process applies directly to system refactors by evaluating component boundaries and performance validation. It ensures rigorous code quality and regression testing through interactive engineering analysis.

How do I audit test coverage for an implementation plan?

A test coverage audit traces code paths and user flows to ensure comprehensive test coverage, targeting edge cases and regression testing scenarios to validate code quality and prevent performance bottlenecks.

What are the limitations of automated engineering plan reviews?

Engineering plan reviews require an existing technical plan to analyze and cannot generate the architecture independently. They focus on identifying design flaws and testing gaps rather than writing or modifying the actual implementation code.