What problem does it solve? Users often start building software before they understand the problem space, leading to vague scope, missed constraints, and costly rework. This Skill acts as a thinking partner that researches domains, maps codebases, and crystallizes fuzzy ideas before any code is written. ## Core Features & Use Cases - Domain Research: Runs parallel web searches to map market landscapes, competitors, pricing, and technology options, then synthesizes findings into structured summaries. - Codebase Onboarding: Scans an unfamiliar repository with Glob and Grep to produce a persistent repo map covering tech stack, architecture, data model, and business flows. - Decision Support & Handoff: Builds comparison matrices for technical and build-vs-buy decisions, logs conclusions, and writes a context package that downstream pipeline skills consume. - Use Case: A founder says "build something for restaurants." The Skill researches the restaurant tech landscape, presents segments and gaps as selectable options, helps narrow scope, then hands a crystallized context package to the product-manager skill. ## Quick Start Ask the assistant to help you think through an idea, for example: "Help me explore what it would take to build a booking platform for dog walkers before I commit to code."