One-click install
npx skills add https://github.com/julianobarbosa/.claude --skill iterativedepth-julianobarbosa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: IterativeDepth
Source: https://github.com/julianobarbosa/.claude/tree/main/skills/IterativeDepth
Command: npx skills add https://github.com/julianobarbosa/.claude --skill iterativedepth-julianobarbosa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

IterativeDepth solves the problem of missing important requirements, edge cases, and blind spots when analyzing a complex task from only one perspective.

Core Features & Use Cases

  • Structured multi-pass exploration: Runs 2-8 sequential passes over the same problem, each using a different scientific “lens,” to expand and refine understanding.
  • Richer ISC criteria generation: Produces new or improved ISC criteria (and anti-criteria) by surfacing requirements invisible to single-pass analysis.
  • Early stop on diminishing returns: Stops when additional passes yield repeating information, improving efficiency while maintaining depth.
  • Best placed in OBSERVE: Designed to enrich requirement extraction before ISC creation, reducing mid-execution rework.

Quick Start

Tell your AI to use IterativeDepth on your request so it runs 4 structured exploration passes and outputs enriched ISC criteria for what you must and must not satisfy.

Frequently Asked Questions about IterativeDepth

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

FAQPage Schema
How do I uncover hidden requirements and edge cases for a complex software build?

Multi-angle analysis extracts complete requirements and edge-case criteria by analyzing the same problem through multiple structured lenses. This approach surfaces blind spots invisible to single-pass reverse engineering, ensuring critical initiatives capture all necessary constraints.

What is the best way to perform deep exploration on requirements without missing failure modes?

Deep exploration of failure modes is best achieved by running 2-8 sequential passes over the problem. Each pass applies a different scientific lens to expand understanding and generate richer ISC criteria, stopping early when yields repeat to maintain efficiency.

When do I need multi-angle analysis for requirements engineering?

You need multi-angle analysis for requirements engineering when tackling complex builds, redesigns, or critical initiatives where single-pass analysis is insufficient. It is specifically designed for "what am I missing?" investigations to prevent mid-execution rework.

How do I generate ISC criteria and anti-criteria for complex software redesigns?

Generate ISC criteria and anti-criteria by placing multi-angle exploration in the OBSERVE phase before ISC creation. Running structured exploration passes produces new or improved criteria by surfacing requirements that would otherwise remain hidden during execution.

Does multi-pass requirements analysis stop automatically if no new edge cases are found?

Yes, multi-pass requirements analysis features early stopping on diminishing returns. It automatically halts the 2-8 sequential exploration passes when additional lenses yield repeating information, optimizing efficiency while maintaining analytical depth.