What problem does it solve? When starting domain modeling, it is hard to know which known archetypes (accounting, pricing, knowledge, party, etc.) apply to a new set of requirements. This Skill removes the guesswork by systematically testing every registered archetype against your requirements and consolidating the findings into one report. ## Core Features & Use Cases - Parallel archetype scanning: Launches one agent per live archetype mapper simultaneously, each running its own fit test and full mapping when applicable. - Reference-only archetype tracking: Records archetypes without live mappers as knowledge references instead of failing the scan, so incomplete libraries never block analysis. - Merged summary report: Produces a fit/ directory with per-archetype results and a summary.md covering matched archetypes, domain concept distribution, overlaps, gaps, and rejection reasons. - Use Case: Given requirements for an e-commerce checkout flow, run the scanner to discover that pricing and accounting archetypes fit, while order and payment exist only as reference material — then decide which mapper to dive deeper into. ## Quick Start Ask the assistant to run the archetype scanner on your domain requirements, for example: scan these requirements for a subscription billing domain against all known archetypes.