What problem does it solve? When you know something needs to change in your data model but haven't figured out exactly what, jumping straight into formal requirements is premature. This Skill acts as a thinking partner that investigates your Modscape YAML schema, explores options, and helps you decide whether a change is small (lite requirements) or large (full SDD). ## Core Features & Use Cases - Schema-grounded exploration: Uses modscape CLI commands (summary, table list/get, lineage) to inspect actual tables and downstream impact instead of guessing. - Open-ended thinking partner: Asks clarifying questions, challenges assumptions, brainstorms approaches, and sketches ASCII lineage diagrams without forcing a structured workflow. - Guided handoff: When direction becomes clear, recommends either @modscape-spec-requirements-lite for targeted changes or @modscape-spec-requirements for new pipelines. - Use Case: You suspect your sales fact table lineage is wrong. Invoke the skill, have it pull the table definition and recursive lineage, discuss trade-offs, then get routed to the right requirements workflow. ## Quick Start Ask the AI to explore whether refactoring the sales tables makes sense using @modscape-spec-explore.