What problem does it solve? Starting a feature by jumping straight into code leads to misunderstood problems, inconsistent naming, and premature design decisions. This Skill structures the discovery phase of the mismAgent methodology: it turns a raw idea into an understood problem with a validated product brief, a domain context map, and a fixed ubiquitous language before any contract, task, or code exists. ## Core Features & Use Cases - Idea stress-testing: Dispatches a fresh-context challenger subagent that tries to demolish the idea before modeling, returning KILL, RESHAPE, or PROCEED verdicts. - Domain modeling: Invokes an analyst subagent that produces a context-map.md with bounded contexts, relationships, and canonical ubiquitous language that all downstream artifacts inherit. - Gated handoff: Produces product-brief.md, tactical-model.md seeds, spikes, and optional research notes, and blocks the model phase until the brief and context map exist. - Use Case: You have a one-sentence idea for a new feature. Run the explore command, dialogue through goals and constraints, let the challenger attack the idea, and receive a product brief plus an amended project context map ready for the modeling phase. ## Quick Start Run /mismagent:explore followed by your feature idea in one sentence to begin the guided discovery dialogue.