Create a data model from requirements or domain description. Use for conceptual and logical data modeling.
/plugin marketplace add melodic-software/claude-code-plugins/plugin install data-architecture@melodic-software<domain-description># Create Data Model Command Create a comprehensive data model from requirements or domain description. ## Usage ## Workflow 1. **Parse the domain description** from the arguments 2. **Spawn the data-modeler agent** to create the model: - Conceptual model with entities and relationships - Logical model with attributes and keys - ER diagram in Mermaid format - Data dictionary 3. **Output Format:** ## Examples ### E-Commerce ### Healthcare ### SaaS