What problem does it solve? Teams often jump into implementation before fully understanding a problem, leading to rework and misaligned specs. This Skill provides a structured thinking partner for exploring ideas, investigating codebases, and clarifying requirements inside projects that use OpenSpec, while strictly preventing premature implementation. ## Core Features & Use Cases - Guided Discovery: Asks focused, dependency-aware questions grounded in the actual codebase and existing OpenSpec specs and changes. - Visualization: Produces ASCII diagrams of architectures, state machines, data flows, and option comparisons to clarify thinking. - Controlled Capture: Scaffolds new OpenSpec changes via the openspec CLI and writes confirmed artifacts (proposals, designs, specs) only after explicit user confirmation. - Use Case: A developer considering real-time collaboration runs explore mode to map the problem space, compare CRDT versus presence-based approaches with diagrams, then captures the decisions as a new OpenSpec change. ## Quick Start Ask the assistant to enter openspec explore mode to think through a feature idea or investigate a problem before creating an OpenSpec change.