structured-analysis

Apply systematic analytical frameworks to prompts, systems, documents, and code.

8|Updated Nov 4, 2025
One-click install
npx skills add https://github.com/ilude/claude-code-config --skill structured-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: structured-analysis
Source: https://github.com/ilude/claude-code-config/tree/main/skills/structured-analysis
Command: npx skills add https://github.com/ilude/claude-code-config --skill structured-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill overcomes cognitive biases and ensures thoroughness in analysis by applying systematic frameworks to any artifact (prompts, systems, documents, code). It leads to more robust plans, fewer overlooked issues, and higher confidence in your decisions.

Core Features & Use Cases

  • 12 Analytical Frameworks: Offers a tiered selection of frameworks like deep-analyze, adversarial-review, scope-boundary, and security-first-design for various analytical needs, from high-stakes decisions to preventing scope creep.
  • Post-Plan Validation: Automatically runs adversarial and security reviews after plan approval, catching critical flaws and blind spots before execution, saving costly rework.
  • Systematic Decision Making: Guides through structured reasoning, ensuring all angles are considered, criteria are clear, and decisions are evidence-based and reproducible.
  • Use Case: You've drafted a complex system design. Activate adversarial-review to have the AI red-team your plan, identifying potential failure modes, hidden dependencies, and attack vectors you might have missed, ensuring a more resilient design.

Quick Start

To apply a deep analysis to your current plan: Use the structured-analysis skill with the deep-analyze framework on my current plan. To check for scope creep: Use the structured-analysis skill with the scope-boundary framework on my feature plan.

Frequently Asked Questions about structured-analysis

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

FAQPage Schema
How do I systematically analyze a complex system design to catch hidden flaws?

Structured analysis applies frameworks like adversarial-review to systematically examine systems for failure modes, dependencies, and vulnerabilities. Run it post-design to identify blind spots before implementation begins.

What frameworks are available for decision-making validation?

12 analytical frameworks span Core, Auto-Invoke, and On-Demand tiers, including deep-analyze, adversarial-review, scope-boundary, and security-first-design. Each targets specific validation needs from high-stakes decisions to scope creep prevention.

Can I use structured analysis to validate my code before deployment?

Yes. Code audits are a built-in use case. Apply security-first-design and adversarial-review frameworks to surface gaps, contradictions, and security considerations in code artifacts before they reach production.

How does structured analysis reduce decision-making bias?

Structured analysis guides through systematic reasoning that ensures all angles are considered, criteria are explicit, and decisions are evidence-based and reproducible, overcoming cognitive biases that lead to oversight.

When should I run validation after planning?

Post-plan validation automatically runs adversarial and security reviews after plan approval, catching critical flaws and blind spots before execution to prevent costly rework.