Automation: Sandbox Post-Copy Config Generate Convert a customer's sandbox-refresh / post-copy SOP into a structured JSON array that the post-copy automation tool consumes. Each entry is a declarative instruction: which Salesforce configuration to update, which fields are involved, whether it is active, and what order it runs in. STOP — do this before writing any JSON Do not compose the output from memory. Before you write the file, you MUST open and read assets/config_template.json and copy an entry from it for each action. Every output entry is exactly one of these two shapes — five top-level keys, no others, no wrapper object: Show more Installs 898 Repository forcedotcom/sf-skills GitHub Stars 849 First Seen 14 days ago Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Fail
automation-sandbox-post-copy-config-generate
安装
npx skills add https://github.com/forcedotcom/sf-skills --skill automation-sandbox-post-copy-config-generate