dx-org-manage

Automate Salesforce scratch org creation, snapshots, and browser opening.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/padjei/SF_Agents --skill dx-org-manage-padjei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dx-org-manage
Source: https://github.com/padjei/SF_Agents/tree/main/.claude/skills/dx-org-manage
Command: npx skills add https://github.com/padjei/SF_Agents --skill dx-org-manage-padjei

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies Salesforce org management tasks by automating operations such as creating scratch orgs, taking snapshots, and opening Salesforce orgs in the browser.

Core Features & Use Cases

  • Scratch Org Creation: Automatically create scratch orgs from definition files, snapshots, org shapes, or edition-specific configurations.
  • Snapshot Creation: Create snapshots of scratch orgs to preserve state and configuration for reuse.
  • Org Opening: Open Salesforce orgs in the browser or retrieve URLs directly.
  • Use Case: A developer needs to quickly create a scratch org for testing and immediately wants to open it in the browser for testing.

Quick Start

Use the dx-org-manage skill to create a scratch org with the default developer edition from a scratch org definition file.

Frequently Asked Questions about dx-org-manage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a Salesforce scratch org from a definition file?

Creating a Salesforce scratch org from a definition file is automated by this Skill, supporting creation from snapshots, org shapes, or edition-specific configurations to quickly provision environments.

What is the best way to automate taking snapshots of scratch orgs?

The best way to take snapshots of scratch orgs is using this Skill to automate snapshot creation, preserving the state and configuration of your Salesforce environment for future reuse.

Can I open a Salesforce org directly in the browser or retrieve the URL?

Yes, you can open a Salesforce org directly in the browser or retrieve the URL directly using the org management commands provided by this Skill.

Does Salesforce scratch org creation support org shapes and edition-specific configurations?

Yes, Salesforce scratch org creation supports org shapes and edition-specific configurations, allowing you to automatically generate environments tailored to your exact specifications.

Why use snapshots when managing Salesforce scratch orgs?

Snapshots are used when managing Salesforce scratch orgs to preserve the current state and configuration, enabling rapid reuse of complex setups without recreating the environment from scratch.