What problem does it solve? Starting a feature by jumping straight into code produces misunderstood problems, inconsistent naming, and premature architecture. This Skill structures the exploration phase of the mismAgent methodology so a raw idea is challenged, modeled, and documented before any contract, task, or code exists. ## Core Features & Use Cases - Challenger subagent: dispatches a fresh-context agent that tries to demolish the idea (KILL / RESHAPE / PROCEED verdicts) before any modeling happens. - Analyst subagent: models bounded contexts and fixes the ubiquitous language, writing and amending the project's context-map.md and tactical-model.md. - Project profile bootstrap: creates .mismagent/profile.md from a template capturing output_dir, validation_mode, materials, and capacity, which every downstream skill reads. - Use Case: You have a one-sentence feature idea for a maintenance SaaS. Run the explore movement to dialogue through goals and constraints, have the challenger attack the idea, and receive a product-brief.md plus an amended context-map.md that the model movement can consume. ## Quick Start Ask the agent to explore a new feature idea by describing it in one sentence and letting it run the challenger and analyst subagents before any planning begins.