This is deployment orchestration for Salesforce metadata using the sf CLI v2. It handles dry-run validation, manifest-based deploys, scratch org management, and CI/CD workflow sequencing. The skill enforces a safe deployment order: objects and fields first, then permission sets, Apex, and finally Flows as drafts. It knows when to delegate to other skills like sf-apex for code authoring or sf-data for test records. The workflow is methodical: preflight checks, validate with dry-run, deploy the smallest correct scope, then verify. It includes failure pattern tables for common errors like missing dependencies and wrong deployment order, plus specific guidance on quick deploys and RunRelevantTests for Spring '26 orgs.
npx -y skills add jaganpro/sf-skills --skill sf-deploy --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template