What problem does it solve?
Autonomous, interactive problem exploration that engages users in a guided dialogue and saves the resulting explore-summary to .explore/<issue-number>/summary.md. It also connects to co-issue / co-architect workflows through Issue links.
Core Features & Use Cases
- Interactive back-and-forth exploration with the user, producing a structured explore-summary.
- Enforces a minimum of user interaction and prevents zero-shot exploration to ensure meaningful analysis.
- Keeps exploration scoped to the initial phase; does not advance to issue refinement or creation tasks.
- Acts as an interactive controller that can be initiated only via approved prompts (AskUserQuestion is not bypassable).
- Provides a workflow for input analysis, codebase exploration, results visualization (ASCII diagrams), and result presentation for discussion.
Quick Start
Begin an interactive problem exploration with the user and save the resulting explore-summary to .explore/<ISSUE_NUMBER>/summary.md.