What problem does it solve? After inspecting a Malloy package's model and data, analysts need a structured way to decide which tables to model and what analytical questions to target. This Skill turns raw discovery findings into a clear, opinionated scope proposal the user can confirm before modeling begins. ## Core Features & Use Cases - Table Classification: Categorizes discovered tables as Fact, Dimension, Bridge, or Operational with row counts, column counts, and key relationships. - Analytical Focus Recommendation: Identifies 2-3 analytical domains, states what kind of model the data supports, and names what the model cannot answer. - Scope Options with Skip List: Presents lettered scope options for easy selection and flags tables that should not be modeled, with reasons. - Use Case: After running get_context and execute_query against a commerce dataset, present options like Order Analysis, Full Commerce, or Customer Focus, record the confirmed scope in modeling-notes.md, and hand off to the Malloy modeling workflow. ## Quick Start Inspect my Malloy package's model and data, then propose an analytical scope with table classifications and recommended focus options.