plan-eng-review

Analyze system architecture and data workflows to identify vulnerabilities and failure modes.

1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/blakeox/llm-skills --skill plan-eng-review-blakeox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-eng-review
Source: https://github.com/blakeox/llm-skills/tree/main/skills/plan-eng-review
Command: npx skills add https://github.com/blakeox/llm-skills --skill plan-eng-review-blakeox

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps teams evaluate engineering plans by stress-testing architecture, data flows, and failure modes before implementation, preventing costly issues.

Core Features & Use Cases

  • Architecture Assessment: Analyzes system boundaries, dependencies, and external integrations to ensure robustness.
  • Data Flow Trace: Maps data origins to destinations, highlighting points of duplication or inconsistency.
  • Failure Mode Analysis: Identifies potential failure points and their impact, guiding risk mitigation.
  • Diagram Generation: Produces Mermaid diagrams such as sequence or component diagrams to visualize workflows.
  • Use Case: A team reviewing a microservices deployment can uncover hidden failure points or bottlenecks prior to rollout.

Quick Start

Provide the system description and critical path details, then generate architecture diagrams and failure scenarios for 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 identify failure modes in distributed system architecture before implementation?

To identify failure modes in distributed system architecture, analyze system boundaries, data workflows, and external integrations to uncover vulnerabilities and operational risks prior to rollout.

What is the best way to stress-test data flows and security boundaries for a microservices deployment?

Stress-testing data flows for a microservices deployment involves tracing data origins to destinations to detect duplication or inconsistency while ensuring security boundaries are well-defined.

Can I generate Mermaid component diagrams to visualize system architecture and data workflows?

Yes, you can generate Mermaid component diagrams to visualize system architecture and data workflows by providing the system description and critical path details for review.

How do I assess scalability issues and bottlenecks in an engineering plan?

Assessing scalability issues and bottlenecks in an engineering plan requires analyzing complex system architecture to identify potential failure points and evaluate their impact for risk mitigation.

What do I need to provide to start a system analysis and risk assessment for my engineering plan?

To start a system analysis and risk assessment, you need to provide the system description and critical path details to generate architecture diagrams and failure scenarios for review.