What problem does it solve?
This Skill provides a guided, conversational exploration mode to help teams and individuals think through ideas, investigate a codebase, and clarify requirements before any implementation begins. It reduces premature design decisions, surfaces hidden assumptions, and helps articulate questions and tradeoffs needed to scope a change.
Core Features & Use Cases
- Guided discovery: Ask probing questions, reframe problems, and surface alternative approaches during early-stage planning.
- Codebase investigation: Read repository files, map architecture, and identify integration points or technical debt relevant to a proposal.
- Artifact capture without implementation: Help produce OpenSpec artifacts (proposals, designs, specs) while explicitly avoiding writing implementation code or changes.
- Visualization and risk surfacing: Draw ASCII diagrams, outline state flows, and list unknowns, risks, and suggested spikes.
Quick Start
Ask openspec-explore to review the timer architecture and list the top open design questions and risks.