If you're building Agentforce agents with Agent Script, this skill keeps Claude on the rails. It enforces critical workflow gates like spec approval before implementation, always using `--json` flags on CLI commands, and grounding debugging in live session traces instead of guessing at fixes. The skill knows Agent Script is not JavaScript or Python and won't confuse syntax. It handles the full lifecycle from design through deployment, defaulting to draft iteration until you explicitly approve publishing. The rules around agentic posture, flat-only conditionals, and stopping for approval at hard checkpoints are opinionated but sensible. Worth using if you're tired of fighting hallucinated syntax or skipped validation steps when working with Salesforce's agent tooling.
npx skills add https://github.com/salesforceairesearch/agentforce-adlc --skill developing-agentforce