This is a wrapper around Salesforce CLI's org management commands, specifically the create, snapshot, and open operations. It enforces a strict workflow: checking for Dev Hub authentication before creating scratch orgs, automatically detecting whether you're spinning up from a definition file or snapshot, and writing JSON outputs to specific paths for testing frameworks. The skill won't let you fall back to running raw CLI commands, which is good for consistency but means you're committed to its opinionated flow. Most useful when you're repeatedly creating orgs from snapshots or need reproducible scratch org workflows. It handles the four main creation methods (definition file, edition only, snapshot, org shape) and includes guardrails for common auth errors.
npx -y skills add forcedotcom/sf-skills --skill dx-org-manage --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills