What problem does it solve?
It solves the problem of building, modifying, and deploying Salesforce Agentforce agents using Agent Script without getting lost in syntax rules, CLI workflows, validation/preview loops, and publish-time deployment pitfalls.
Core Features & Use Cases
- Agent Script lifecycle guidance: Create, modify, validate, debug, deploy, publish, activate, and test Agent Script authoring bundles and actions.
- Router-style task planning: Triggers based on .agent and AiAuthoringBundle metadata changes, then maps intent to the correct reference files for grounding.
- Reliability guardrails: Enforces validation-before-change, trace-based debugging, and required flags like --json, plus Agent Spec approval gating.
- Backing logic integration: Covers wiring actions to Apex, Flows, and Prompt Templates, including compilation and environment prerequisites.
Quick Start
Ask the skill to help you create a new Agentforce Agent using Agent Script and walk through the full validate-preview-publish-activate workflow while you keep approving each Agent Spec draft.