Write, run, and analyze structured test suites for Agentforce agents. 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; interprets test results or diagnoses test failures; asks about batch testing, regression suites, or CI/CD test integration. DO NOT TRIGGER when: user creates, modifies, previews, or debugs .agent files (use agentforce-generate); deploys or publishes agents; writes Agent Script code; uses sf agent preview for development iteration; analyzes production session traces (use agentforce-observe); requests OWASP, security, or red-team testing (use agentforce-secure).
$npx -y skills add salesforceairesearch/agentforce-adlc --skill agentforce-testInstalls into the current project.
Run `npx skills use "https://github.com/salesforceairesearch/agentforce-adlc" --skill "salesforceairesearch/agentforce-adlc/agentforce-test"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/salesforceairesearch/agentforce-adlc" that are relevant to the current task. Run `npx skills add "https://github.com/salesforceairesearch/agentforce-adlc"` and select the relevant skills, then follow their instructions.