AI AGENT ADDONS
CLI & Terminal
1,489installs

You can switch between different Salesforce orgs quickly. This tool uses the Salesforce CLI to change the default org. Just give it the org name or alias and it sets the target.

The default org is set locally for your project folder. If you need it globally, you can ask for that. The tool then checks that the new org is active by reading the configuration. If something goes wrong, it tells you how to log in again.

Works with any Salesforce org type including scratch orgs, sandboxes, and production. Environment variables can override the setting, so keep that in mind.

Add Switching Org skill to your workflow

Global

mkdir -p ~/.claude/skills/switching-org

Project

mkdir -p .claude/skills/switching-org

Source Repository

Stars
619
Forks
217
Watchers
619
License
NOASSERTION
Last Push
25 days ago
Created
8 months ago