Skip to content
Development
Command

/status

Show the Salesforce project banner — connected org, edition, API, project metadata stats, and MCP server status.

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/status

Context preview

What this command does when you run it.

Show the Salesforce project banner — connected org, edition, API, project metadata stats, and MCP server status.

Command definition

status.md
description: Show the Salesforce project banner — connected org, edition, API, project metadata stats, and MCP server status.
allowed-tools:
  - Bash

Run the sf-context status command to print the current banner with org details, project metadata counts, git status (if applicable), and platform MCP server connection status:

${CLAUDE_PLUGIN_ROOT}/scripts/sf-context status

Output the result verbatim to the user, preserving the box-drawing characters and formatting.

Ships withsf-skills

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

Get the whole plugin