databricks-spark-declarative-pipelines

Automate Databricks SDP/LDP pipeline setup and updates across environments.

25|8|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/yasarkocyigit/daq-databricks-dab --skill databricks-spark-declarative-pipelines
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: databricks-spark-declarative-pipelines
Source: https://github.com/yasarkocyigit/daq-databricks-dab/tree/main/ai-agent/databricks-solutions-ai-dev-kit/databricks-skills/databricks-spark-declarative-pipelines
Command: npx skills add https://github.com/yasarkocyigit/daq-databricks-dab --skill databricks-spark-declarative-pipelines

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams configure and update Databricks Lakehouse SDP/LDP pipelines with serverless compute, enabling consistent deployment, governance, and easier maintenance across environments.

Core Features & Use Cases

  • Automates creation, configuration, and updates of SDP/LDP pipelines using Databricks Asset Bundles and the modern Python API.
  • Supports bronze/silver/gold medallion architecture, Auto Loader ingestion, CDC, and SCD Type 2 patterns, plus migration from DLT.
  • Facilitates multi-environment deployments and governance with Unity Catalog, variable-driven configurations, and MCP tooling.

Quick Start

Initialize a new SDP project with serverless compute, set up multi-environment bundles, and deploy using the bundle workflow.

Frequently Asked Questions about databricks-spark-declarative-pipelines

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Databricks pipeline deployments using Asset Bundles?▼

Automating Databricks pipeline deployments involves using Databricks Asset Bundles and the modern Python API to configure and update SDP/LDP pipelines. This approach enables multi-environment deployments through variable-driven configurations and MCP tooling.

How do I migrate from DLT to serverless Databricks pipelines?▼

Migrating from DLT to serverless Databricks pipelines requires setting up SDP/LDP configurations with serverless compute defaults. This skill facilitates the migration while supporting bronze/silver/gold medallion architecture patterns.

What is the best way to implement CDC and SCD Type 2 in a Databricks medallion architecture?▼

Implementing CDC and SCD Type 2 in a Databricks medallion architecture is handled through SDP/LDP pipeline configurations. The process supports Auto Loader ingestion and applies these patterns across bronze, silver, and gold layers.

Can I use Python and SQL for Databricks serverless pipeline configuration?▼

Python and SQL are both supported for Databricks serverless pipeline configuration. The setup allows language selection within SDP/LDP pipelines while maintaining Unity Catalog usage for governance.

How do I manage multi-environment governance for Databricks SDP pipelines?▼

Managing multi-environment governance for Databricks SDP pipelines utilizes Unity Catalog and variable-driven configurations. This ensures consistent deployment, governance, and maintenance across different environments using Asset Bundles.

Does Auto Loader ingestion work with serverless Databricks SDP pipelines?▼

Auto Loader ingestion works with serverless Databricks SDP pipelines by integrating ingestion patterns into the pipeline configuration. This supports automated data loading within the bronze layer of the medallion architecture.