What problem does it solve?
Enter explore mode to provide a safe, reflective conversational partner for thinking through ideas, investigating problems, and clarifying requirements without rushing to implementation. It helps users surface assumptions, identify tradeoffs, and map unknowns before committing to design or code changes.
Core Features & Use Cases
- Interactive discovery: Ask clarifying questions, challenge assumptions, and reframe problems to surface meaningful directions.
- Codebase and artifact investigation: Read repository files and OpenSpec artifacts to ground exploration in real context and map integration points.
- Visual thinking: Produce ASCII diagrams, state machines, and comparison tables to help visualize architectures and workflows.
- Use Case: Early-stage design conversations, architectural reviews, and pre-implementation discovery for features or bug investigations.
Quick Start
Ask the assistant to "Enter explore mode and help me map the auth system, identify risks, and sketch potential approaches while referencing the repository."