What problem does it solve?
Helps teams and individuals think through ideas, investigate problems, and clarify requirements without immediately committing to implementation; it creates space for discovery and reduces premature design decisions.
Core Features & Use Cases
- Exploratory Conversation: Acts as a curious, patient collaborator that asks clarifying questions, challenges assumptions, and surfaces alternatives.
- Codebase Investigation: Reads repository artifacts, maps relevant architecture and integration points, and identifies hidden complexity or risks.
- Design Capture: Drafts OpenSpec artifacts such as proposals, designs, and task lists to capture emerging decisions while refusing to implement code.
- Use Case: Use this mode to explore a new feature idea, audit a messy auth flow, or decide between database options before creating a change proposal.
Quick Start
Enter explore mode and help me investigate the repository, map the architecture, surface risks, and outline possible design proposals.