What problem does it solve? Setting up or troubleshooting Salesforce Data Cloud spans many phases—connections, ingestion, harmonization, segmentation, activation—and it is hard to know which command family or readiness check applies when something fails. This Skill provides cross-phase orchestration, readiness classification, and routing to the right phase-specific workflow. ## Core Features & Use Cases - Cross-Phase Orchestration: Coordinates connect, prepare, harmonize, segment, act, and retrieve workflows through the external sf data360 CLI plugin, delegating to phase-specific skills once a problem is localized. - Readiness Diagnosis: Classifies org readiness per phase with scripts/diagnose-org.mjs, distinguishing feature-gated modules, empty-but-enabled modules, query-plane issues, and runtime/auth failures before any mutation. - Deterministic Templates: Ships generic JSON definition templates for data streams, DMOs, mappings, identity resolution, segments, activations, and search indexes. - 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 assistant to diagnose Data Cloud readiness for your org alias and plan a Customer 360 pipeline across ingestion, harmonization, and segmentation.