What problem does it solve?
Rapidly expose hidden assumptions, unresolved dependencies, and untested decision branches in a plan or design by repeatedly interrogating the proposal until the user and the agent reach a shared, concrete understanding.
Core Features & Use Cases
- Iterative Questioning: Ask one targeted question at a time to probe requirements, constraints, and trade-offs.
- Decision-Tree Resolution: Walk down each branch of the design tree, resolving dependencies and recommending concrete answers for each decision point.
- Code-Aware Exploration: When a question can be answered by inspecting the codebase, explore repository evidence to ground questions and recommendations.
- Use Case: Use this Skill to stress-test a product feature spec, evaluate an architecture design, or prepare for a technical design review by uncovering edge-case requirements and missing assumptions.
Quick Start
Ask the agent to "brainstorm" a specific plan or design and provide the proposal to be interrogated step by step.