Skip to content
Development
Command

/org

Show just the connected Salesforce org details — alias, edition, API version, instance URL, username.

From plugin
sf-skills
80310 skills6 agents10 commands3 MCP
Install
> /plugin marketplace add forcedotcom/sf-skills
> /plugin install salesforce-development@salesforce

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/org

Context preview

What this command does when you run it.

Show just the connected Salesforce org details — alias, edition, API version, instance URL, username.

Command definition

org.md
description: Show just the connected Salesforce org details — alias, edition, API version, instance URL, username.
allowed-tools:
  - Bash

Print the connected org info without the banner or project stats:

${CLAUDE_PLUGIN_ROOT}/scripts/sf-context status-org

Output the result verbatim, preserving the formatting.

Ships withsf-skills

This repository provides a curated collection of Salesforce agent skills for building applications.

Get the whole plugin