What problem does it solve? Creating a complete business entity in the Divalto DIVA ERP requires coordinating many interdependent artifacts — RecordSql views, Module Check files, Zoom SQL screens, screen masks, dictionary entries, aliases, ISAM records, and menu entries — each with strict naming conventions and cross-file consistency rules. This Skill orchestrates that entire workflow collaboratively, pausing at 13 checkpoints so a human can validate each stage before proceeding. ## Core Features & Use Cases - End-to-end entity generation: Chains naming token computation, RecordSql/Module Check/Zoom SQL generation, screen mask creation, alias block generation, dictionary insertion, compilation, SQL sync, and menu registration. - Cross-file validation: Runs 7 consistency rules (XV01–XV07) across generated files and detects foreign keys automatically with confidence scoring. - Human-in-the-loop orchestration: 13 checkpoints (CP1–CP11) where the assistant explains choices, shows validation results, and waits for approval. - Use Case: Ask to create a 'FamRglt' entity in the Retail domain with table RtlFamRglt; the Skill generates all five source files, validates coherence, compiles via a standalone harness, and registers the zoom in the ERP menu. ## Quick Start Ask the assistant to create a complete DIVA entity by providing the domain, entity name, SQL table, key field, and description, then approve each checkpoint as the workflow progresses.