plan-eng-review

Review engineering plans for architecture, code quality, test coverage, and performance.

Updated Jun 19, 2026
One-click install
npx skills add https://github.com/moogieon/kadera --skill plan-eng-review-moogieon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-eng-review
Source: https://github.com/moogieon/kadera/tree/main/.claude/skills/gstack/plan-eng-review
Command: npx skills add https://github.com/moogieon/kadera --skill plan-eng-review-moogieon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires code analysis, test generation, AI review, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps engineers and managers review and refine their plans, ensuring architecture, data flow, and performance are optimized and secure.

Core Features & Use Cases

  • Architecture Review: Evaluate system design, component boundaries, and security architecture.
  • Code Quality Review: Assess code organization, DRY violations, and error handling.
  • Test Review: Ensure 100% code coverage and thorough test cases for user flows and error states.
  • Performance Review: Identify N+1 queries, memory concerns, and caching opportunities.
  • Outside Voice: Gain an independent second opinion on the plan review using a separate AI system.

Quick Start

To start the plan-eng-review Skill, enter the command: /plan-eng-review followed by your plan file or branch.

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 plan for architecture and performance issues?

Reviewing an engineering plan involves evaluating system design, component boundaries, and security architecture. You can assess code organization, DRY violations, and error handling to ensure data flow is optimized and secure before implementation.

How does AI test generation help ensure 100% code coverage for user flows?

AI test generation helps achieve 100% code coverage by automatically producing thorough test cases for user flows and error states. It assesses code organization and error handling to validate the engineering plan against all potential scenarios.

Can I use a separate AI system to get an independent second opinion on a plan review?

Yes, you can use a separate AI system to gain an independent second opinion on a plan review. This outside voice mechanism provides comprehensive analysis by examining the architecture, code quality, and performance of your engineering plan independently.

What is the best way to identify N+1 queries and caching opportunities in a system design?

The best way to identify N+1 queries and caching opportunities is through a dedicated performance review. This process analyzes your engineering plan to pinpoint memory concerns and optimize data flow before implementation begins.

Do I need a plan file or branch to start an architecture and code quality review?

Yes, you need a plan file or branch to start an architecture and code quality review. Providing the plan file allows the review process to examine system design, assess DRY violations, and evaluate test coverage accurately.

What are the limitations of using automated code analysis for engineering plan refinement?

Automated code analysis for engineering plan refinement relies on the provided plan file or branch and may not catch context-specific security architecture flaws without independent AI review. It focuses on DRY violations, test coverage, and performance but requires a separate system for unbiased validation.