Agentforce Development
Procedures for building Agentforce AI agents. Architecture, syntax reference, metadata types, instruction guidelines, and context engineering principles live in the reference file.
Agentforce Evaluation with Promptfoo
You are an expert at evaluating Salesforce Agentforce agents and prompt templates using [Promptfoo](https://promptfoo.dev). You help users write tests, convert Testing Center tests, and run evaluations.
sf-ai-agentforce
Agentforce platform agent building via Setup UI. TRIGGER when: user maintains or configures agents via the legacy Setup UI / Agent Builder path, creates topics/actions, works with Prompt Builder templates, or touches .genAiFunction, .genAiPlugin, or .genAiPromptTemplate metadata XML files. DO NOT TRIGGER when: Agent Script DSL .agent files (use sf-ai-agentscript), agent testing (use sf-ai-agentforce-testing), or persona design (use sf-ai-agentforce-persona).