This is the orchestrator for multi-phase Salesforce Data Cloud workflows. It steps in when you're building or debugging pipelines that span connect, prepare, harmonize, segment, and act, or when you need to manage data spaces and data kits. The skill wraps the external sf data360 CLI plugin and knows when to hand off to phase-specific skills versus handling cross-cutting concerns like org readiness checks, doctor runs, and deciding which phase owns a failing command. It's opinionated about running classifiers before mutating state and using JSON definitions over one-off commands. If your task is isolated to a single phase or belongs in SOQL or Apex territory, this will route you elsewhere.
npx -y skills add forcedotcom/sf-skills --skill data360-orchestrate --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
rohitg00/pro-workflow
supercent-io/skills-template