If you're building Agentforce agents with Agent Script, this skill handles the full lifecycle from authoring .agent files to deploying and debugging them. It walks Claude through structured workflows for creating agents from scratch, validating compilation, generating Apex stubs for actions, and analyzing session traces to diagnose routing issues. The skill enforces hard stops at the right moments, like requiring explicit approval of the Agent Spec before code generation, and always uses live action previews before publishing. Agent Script is a completely new language introduced in 2025 with zero overlap to anything in training data, so the references are doing real work here. Covers both employee and service agent types with environment validation built in.
npx skills add https://github.com/forcedotcom/afv-library --skill developing-agentforce