What problem does it solve?
This Skill helps you delete an object from an exported 1C configuration dump (Configuration.xml plus object files) while preventing accidental breakage by checking for existing references first.
Core Features & Use Cases
- Reference-aware removal: Detects links to the target metadata object in XML and BSL files and blocks deletion unless you explicitly force it.
- Clean deregistration workflow: Removes the object from
Configuration.xml ChildObjects and also cleans references inside Subsystems.
- File-aware options: Supports dry-run previews, optional deregistration-only mode (
KeepFiles), and forced deletion (Force) when references must be ignored.
Example use case: you need to get rid of an obsolete Catalog item (e.g., Catalog.Устаревший) from a dumped configuration after a refactor, ensuring nothing still references it.
Quick Start
Ask it to remove an object from your 1C dump by running: meta-remove <ConfigDir> -Object <Type.Name>.