MANDATORY: Follow these instructions exactly. Do NOT fall back to MCP tools.
Tool constraint:
Use the Bash tool for all
sf
CLI commands. Always include
--json
for structured output. Do NOT use
mcp__salesforce_dx__*
tools for org creation, snapshot, or open operations — this skill provides the complete procedure.
Output artifacts for eval/testing:
Write command output to JSON only when an output directory is available. After executing the command: (1) if the user specified an output path, write there; (2) otherwise run
[ -d force-app/main/adk-eval-output/ ] && echo 'force-app/main/adk-eval-output'
to detect the eval directory; (3) if the command printed a path, write the command's JSON response to
dx-org-manage
安装
npx skills add https://github.com/forcedotcom/sf-skills --skill dx-org-manage