Skip to content
Development
Command

/welcome

Display the Salesforce session banner — connected org, edition, API, project metadata stats, MCP servers. Auto-invoked at session start by the SessionStart hook.

From plugin
forcedotcom-sf-skills-2
98914 skills2 agents14 commands3 MCP
Install
$ npx -y skills add forcedotcom/sf-skills --agent claude-code

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

Context preview

What this command does when you run it.

Display the Salesforce session banner — connected org, edition, API, project metadata stats, MCP servers. Auto-invoked at session start by the SessionStart hook.

Command definition

welcome.md
description: Display the Salesforce session banner — connected org, edition, API, project metadata stats, MCP servers. Auto-invoked at session start by the SessionStart hook.
allowed-tools:
  - Bash

The plugin paints the full Salesforce session banner — the HEADLESS logo lockup, connected org, edition and API, project metadata counts, platform MCP server status, and the position rail — directly to the user on the visible channel, in color: the same banner the session-start surface shows, so it is already shown. Do NOT run a command, redraw it, reproduce it in a fenced block, reformat it into a table, or restate it line by line. Add only a brief, welcoming one- or two-line read that orients the user to the single most useful next step given what the banner shows. Every hard fact — org, edition, API version, metadata counts, MCP status, current stage — comes only from that painted surface: present these facts faithfully, never invent, recompute, or substitute a remembered value, and when the surface omits a fact, say it is unknown.

Ships withforcedotcom-sf-skills-2

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

Get the whole plugin

Other commands on forcedotcom-sf-skills-2.