What problem does it solve?
This Skill acts as an AI thinking partner to help users explore ideas, investigate problems, and clarify requirements before or during code changes, without directly implementing solutions.
Core Features & Use Cases
- Exploratory Thinking: Engages in curious, adaptive conversations to surface multiple directions and clarify complex issues.
- Codebase Investigation: Maps architecture, finds integration points, and identifies existing patterns within the codebase.
- Option Comparison: Brainstorms approaches, sketches tradeoffs, and visualizes options using ASCII diagrams.
- Use Case: A user wants to understand the implications of a new feature. This Skill can help them explore the problem space, investigate relevant parts of the codebase, and compare potential implementation strategies.
Quick Start
Use the openspec-explore skill to think through the implications of adding real-time collaboration to the platform.