What problem does it solve?
This Skill solves the problem of repeatedly importing 1C:Enterprise 8.3 configuration metadata from XML sources into an existing information base, reducing manual copy-and-compile steps and preventing inconsistent deployments.
Core Features & Use Cases
- Full and Partial XML Loading: Performs complete configuration replacement (Full) or targeted updates of selected files (Partial).
- Flexible Connection Resolution: Automatically determines platform and resolves the target database using
.v8-project.json and/or git branch mappings, while allowing explicit connection parameters.
- Operational Safety Guardrails: Warns that full loading replaces the entire configuration and should be confirmed by the user before execution.
Use case example: you maintain XML configuration dumps in a workspace and need to apply them to a dev database, either as a full refresh or by updating only a few changed objects (e.g., forms or modules).
Quick Start
Ask to load the XML configuration from a directory into the specified database by running /db-load-xml <configDir> <database> in the chat.