What problem does it solve?
This Skill provides a structured, reflective mode for teams and individuals who need to think through ideas, clarify requirements, and investigate code without jumping prematurely to implementation. It reduces friction during early discovery by helping surface options, risks, and integration points before any code changes are proposed.
Core Features & Use Cases
- Exploratory conversation: Ask open questions, surface assumptions, and reframe problems to find useful directions.
- Codebase investigation: Read repository artifacts, map relevant files, and identify integration or complexity hotspots without changing code.
- Decision capture: Help crystallize discoveries into proposals, specs, or design notes when the user requests artifact creation.
- Use Case: A product manager and engineer exploring real-time collaboration tradeoffs can map architectures, list risks, and draft a non-implementing proposal.
Quick Start
Ask me to Explore adding real-time collaboration to the auth system and map tradeoffs, risks, and integration points.