This skill provides a structured workflow to design and implement a governed, secure pipeline for agentic analytics. It is specifically designed for workloads involving structured and unstructured data distributed across Google Cloud, on-premises, or other cloud providers (e.g., AWS, Azure).
Data residing outside Google Cloud (such as in Databricks, Snowflake, Salesforce, SAP, or Oracle) is accessed via federation mechanisms like Apache Iceberg, 'zero-copy ETL' methods, or remote query push-down.
The workflow follows four distinct phases:
- Phase 1: Requirements discovery: Gathering detailed functional and non-functional requirements.
- Phase 2: Solution architecture: Generating a detailed architecture based on Phase 1 requirements.
- Phase 3: Solution validation: Creating and running validation plans and scripts.
- Phase 4: Solution packing and presentation: Consolidating and presenting the final solution.
Workflow Constraints:
- Strict phase separation: During Phase 1, do not recommend or propose any architectural designs, technical decompositions, or cloud services. Only ask clarifying questions.
- Phase skipping: If a user indicates a phase is already complete (e.g., "architecture is confirmed"), skip that phase and proceed directly to the next requested task.