sf-help

Discover available SCC agents and skills for Salesforce workflows.

13|2|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/jiten-singh-shahi/salesforce-claude-code --skill sf-help
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sf-help
Source: https://github.com/jiten-singh-shahi/salesforce-claude-code/tree/main/.cursor/skills/sf-help
Command: npx skills add https://github.com/jiten-singh-shahi/salesforce-claude-code --skill sf-help

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Projects using SCC include many specialized agents and skills, and it can be difficult for developers and teams to know which agent or skill to use for a given Salesforce task; this Skill surfaces available agents, constraint and pattern skills, and when each is appropriate so users can choose the right tool quickly.

Core Features & Use Cases

  • Agent & Skill Catalog: Lists domain and platform agents with concise role descriptions and activation behavior.
  • Search & Guidance: Keyword search and usage guidance to map tasks (Apex, LWC, Flow, integration, deployment) to the best agent or skill.
  • Onboarding & Troubleshooting: Helps onboard new contributors and directs users to the agent that will run TDD, fixes, reviews, or deployments.
  • Use Case: When a developer needs help fixing a failing Apex test, use this Skill to identify whether sf-apex-agent or sf-bugfix-agent should activate and what constraint skills will be preloaded.

Quick Start

Use /sf-help to list available SCC agents and skills and ask which agent is best for implementing an Apex class with tests.

Frequently Asked Questions about sf-help

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

FAQPage Schema
How do I find the right Salesforce agent for a specific Apex, LWC, or deployment task?

To find the right Salesforce agent for a specific Apex, LWC, or deployment task, you can use a discovery skill that catalogs available SCC agents, activation rules, and quick invocation commands to map your specific requirement to the appropriate tool.

What is the best way to onboard new developers to Salesforce SCC agents and skills?

The best way to onboard new developers to Salesforce SCC agents and skills is by using a cataloging tool that surfaces structured agent descriptions, constraint skills, and usage guidance so teams can quickly choose the right tool for their workflow.

How do I know which SCC agent to use when fixing a failing Apex test?

To know which SCC agent to use when fixing a failing Apex test, you query the discovery catalog to identify whether sf-apex-agent or sf-bugfix-agent should activate and see what constraint skills will be preloaded for the task.

Can I search for Salesforce integration and testing skills by keyword?

Yes, you can search for Salesforce integration and testing skills by keyword, using the discovery tool to map tasks like Flow, integration, and deployment scenarios to the best matching agent or constraint skill.

Does the Salesforce agent discovery catalog include activation rules and quick commands?

Yes, the Salesforce agent discovery catalog includes activation rules and quick invocation commands, providing structured agent and skill descriptions alongside guidance to match your tasks with the appropriate platform agent.