Bash on Windows strips backslashes in unquoted paths, causing "file not found" errors. Forward slashes work cross-platform. Also fix pwsh → powershell.exe in epf-init and epf-add-form. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add /erf-init: scaffold external report with optional --WithSKD - Add /erf-build, /erf-dump: instructive skills for ERF build/dump CLI - Rename /epf-add-template → /template-add: universal, auto-fill MainDataCompositionSchema for reports - Rename /epf-add-help → /help-add: universal for any object type - Extend /form-add: support ExternalDataProcessor and ExternalReport - Update cross-references in epf-init, epf-bsp-init, epf-build, epf-dump Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>