dx-org-manage

安装量: 1.1K
排名: #6947

安装

npx skills add https://github.com/forcedotcom/sf-skills --skill dx-org-manage

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 / using these filenames: scratch-org-result.json for org creation, snapshot-result.json for snapshot creation, or org-url-result.json for open operations. The eval framework needs the real command output to verify success. Creating Scratch Orgs REQUIRED steps — execute in order: Step 1. Identify creation method from user request: Contains "definition file" or path to .json → definition file method Contains "snapshot" or "from snapshot" → snapshot method Contains "org shape" or "source-org" → org shape method Otherwise → run ls config/project-scratch-def.json config/scratch-def.json 2>/dev/null | head -1 to detect a definition file. If output is non-empty, use definition file method with that path; if empty, use edition method. Show more Installs 577 Repository forcedotcom/sf-skills GitHub Stars 658 First Seen 8 days ago Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜