What problem does it solve? Turning an explored product idea into a buildable architecture requires coordinating tactical modeling, UX design, stack decisions, and manifest generation without losing human control over key decisions. This Skill conducts that entire model movement as one command, stopping only at the three checkpoints where human judgment is required. ## Core Features & Use Cases - Thin conductor orchestration: Sequences the tactical modeler, UX designer, architect (two-pass), build-manifest, and contract creation skills while writing no artifacts itself. - Three human checkpoints: Stops for NEEDS-INPUT ambiguities, the stack/architecture/infra deliberation, and the tests_nl elicitation, never adding extra gates. - Re-entrant execution: Resumes at the first missing artifact by re-reading files, so the movement can span sessions safely. - Use Case: After running the explore movement on a feature, invoke this command to produce a tactical model, foundational architecture ADRs, a building-blocks.yaml manifest, and OpenAPI contracts for cross-deploy boundaries, all deliberated with you at the decision points. ## Quick Start Run the mismagent-model command with your feature name to conduct the full model movement from the explore outputs through to the building-blocks manifest.