Instructions file
Instructions for SalesforceAIResearch/MCPEval, covering mcpeval development guide, llm inference via sfrgateway, starting the gateway, model config files and environment variables for cli.
Instructions file
Instructions for SalesforceAIResearch/MCPEval, covering mcpeval development guide, llm inference via sfrgateway, starting the gateway, model config files and environment variables for cli.
SalesforceAIResearch/agentforce-adlc
Plugin Claude Code
Plugin marketplace listing 1 plugin: agentforce-adlc.
SalesforceAIResearch/agentforce-adlc
Plugin Claude Code
Agentforce Agent Development Life Cycle — author, discover, scaffold, deploy, test, secure, and optimize .agent files.
SalesforceAIResearch/agentforce-adlc
Instructions file
Claude Code instructions for SalesforceAIResearch/agentforce-adlc, covering agentforce adlc — agent development life cycle, project structure, skills, backward compatibility aliases and important: agent creation routing.
SalesforceAIResearch/agentforce-adlc
Agent
Writes Agentforce Agent Script (.agent) files from requirements.
SalesforceAIResearch/agentforce-adlc
Agent
Platform engineer — scaffolds Flow/Apex metadata and deploys agent bundles.
SalesforceAIResearch/agentforce-adlc
Agent
Plan-mode orchestrator for the Agent Development Life Cycle.
SalesforceAIResearch/agentforce-adlc
Agent
Tests Agentforce agents and optimizes based on session trace analysis.
SalesforceAIResearch/agentforce-adlc
Hook
Runs before the agent uses a tool for Bash tool calls, executing guardrails.py via python3. From SalesforceAIResearch/agentforce-adlc.
SalesforceAIResearch/agentforce-adlc
Hook
Runs after a tool call finishes for Write and Edit tool calls, executing agent-validator.py via python3. From SalesforceAIResearch/agentforce-adlc.
SalesforceAIResearch/agentforce-adlc
Skill Claude CodeCodex
Build, modify, optimize, debug, and deploy agents with Agentforce Agent Script. TRIGGER when: user creates, modifies, optimizes, or asks about .agent files or aiAuthoringBundle metadata; changes agent behavior, responses, or conversation logic; designs agent actions, tools, subagents, or flow control; writes or…
SalesforceAIResearch/agentforce-adlc
Skill Claude CodeCodex
Analyze production Agentforce agent behavior using session traces and Data Cloud. TRIGGER when: user queries STDM session data or Data Cloud trace records; investigates production agent failures, regressions, or performance issues; asks about session traces, conversation logs, or agent metrics; wants to reproduce a…
SalesforceAIResearch/agentforce-adlc
Skill Claude CodeCodex
Write, run, and analyze structured test suites for Agentforce agents — functional AND security. TRIGGER when: user writes or modifies test spec YAML (AiEvaluationDefinition); runs sf agent test create, run, run-eval, or results commands; asks about test coverage strategy, metric selection, or custom evaluations…