What problem does it solve?
Iterative depth helps you miss fewer requirements by exploring the same problem through multiple structured perspectives, surfacing constraints, risks, stakeholders, and success criteria that single-pass analysis often overlooks.
Core Features & Use Cases
- Lens-based multi-pass exploration: Runs 2–8 passes over the same problem using fundamentally different lenses to generate and refine criteria.
- Time-budgeted depth control: Uses short/medium/long budgets (or a user-specified pass count) to scale coverage without wasting effort.
- Requirement synthesis with deduplication: Merges and prioritizes new and refined criteria across lenses, including anti-criteria.
- Routing for common intent: Triggers map “iterative depth / explore deeper / multi-angle” and “quick depth / fast angles” to the correct workflow mode.
- Example use cases: Turning an ambiguous request into actionable requirements, improving planning/engineering acceptance criteria, and strengthening reviews by explicitly enumerating failures and edge cases.
Quick Start
Ask Claude Code to use iterative depth on your problem and request a specific time budget or number of passes to generate enriched success criteria.