What problem does it solve? Teams often jump into implementation before fully understanding a problem, leading to rework and misaligned designs. This Skill provides an open-ended thinking partner mode for brainstorming, architecture mapping, and option comparison before committing to a design. ## Core Features & Use Cases - Codebase Investigation: Maps existing architecture, finds integration points, and surfaces hidden complexity relevant to the discussion. - Option Comparison: Brainstorms multiple approaches, builds comparison tables, and sketches tradeoffs with ASCII diagrams. - Spec-Driven Capture: Reads existing SDD artifacts (proposal, design, specs, tasks) for context and offers to record decisions in the right artifact when insights crystallize. - Use Case: Before adding real-time collaboration to your app, enter explore mode to map the current state management, compare WebSocket vs CRDT approaches, and capture the chosen direction in design.md. ## Quick Start Ask the AI to enter explore mode with /sdd-explore followed by the problem or idea you want to think through, such as "/sdd-explore postgres vs sqlite for this project".