What problem does it solve? Writing and maintaining technical documentation for Divalto ERP modules (DAV, COMPTA, GS...) is manual, error-prone, and quickly outdated. This Skill automates the production of module documentation by extracting facts directly from living X.13 sources (dictionaries .dhsd, SQL schema, .dhsp/.dhsf code) instead of hand-written Word documents. ## Core Features & Use Cases - Automated extraction pipeline: Runs a sources -> extraction -> assembly -> rendering pipeline producing canonical YAML content models validated against schemas (module, entity, relation, process, program, glossary). - Three reading layers: Renders the same content model for three audiences (business consultants, client developers, internal Divalto developers) plus external/internal variants with or without source citations. - Multiple renderers: Ships Markdown and PDF (Chrome headless) renderers, with codified-values extraction from ISAM multichoix files and strict source-citation rules ([A VERIFIER] tracking). - Use Case: A developer needs to regenerate the DAV module documentation after an ERP version upgrade to detect drift: the Skill extracts entities like CLI, FOU, ART, enriches them with sourced business narrative, validates the model, and produces Markdown and PDF deliverables. ## Quick Start Ask Claude to generate the technical documentation for the DAV module of the Divalto ERP, providing the X.13 source path and output directory.