What problem does it solve?
This skill provides a unified workflow for all ERF-related tasks—initialization, building, and dumping—so you can manage external reports and their sources efficiently.
Core Features & Use Cases
- ERF lifecycle: scaffold new reports, compile ERF from XML sources, and reverse engineer ERF back to XML.
- 1C integration: designed for workflows involving external reports (ERF) with optional handling of SKD connections and form integration.
- Use Case: quickly initialize a new ERF project, build its binary from structured XML sources, and dump an existing ERF for inspection.
Quick Start
Run erf init to scaffold a new ERF project, then run erf build to compile it from XML sources and erf dump to export back to XML.