What problem does it solve? Setting up or troubleshooting Salesforce Data Cloud pipelines spans many phases—connections, ingestion, harmonization, segmentation, activation, and retrieval—and it is hard to know which command family or readiness check applies. This Skill routes cross-phase Data Cloud work, classifies org readiness before mutation, and delegates to the right phase-specific skill. ## Core Features & Use Cases - Cross-Phase Orchestration: Coordinates connect, prepare, harmonize, segment, act, and retrieve workflows through the external community sf data360 CLI plugin, delegating to specialized sf-datacloud-* skills when a task is localized. - Readiness Classification: The diagnose-org.mjs script distinguishes feature-gated modules, empty-but-enabled modules, query-plane issues, and runtime/auth failures before any mutation. - Deterministic Templates & Scripts: Ships JSON definition templates for data streams, DMOs, mappings, identity resolution, segments, activations, and search indexes, plus bootstrap and verification scripts for the plugin runtime. - Use Case: When unified profile counts stop growing, run the readiness classifier to determine whether the root cause sits in mappings, identity resolution, or segment SQL, then hand off to the matching phase skill. ## Quick Start Ask the agent to diagnose Data Cloud readiness for your org alias and recommend which phase-specific skill to use for your pipeline task.