What problem does it solve?
Streamlines the creation, configuration, validation, planning, and deployment of Databricks Declarative Automation Bundles (DABs) across development, staging, and production workspaces to reduce manual errors in resource definition, path resolution, variable management, and permissions.
Core Features & Use Cases
- Bundle authoring & scaffolding: Guiding bundle layout, variables, and target configuration for reproducible multi-environment projects.
- Resource support: Manage pipelines, jobs, dashboards, apps, SQL alerts, model serving endpoints, quality monitors, schemas, volumes, and more through declarative resource files.
- CI/CD and validation: Commands and best practices for bundle validate, plan, deploy, run, summary, and destroy with environment-specific behavior (development vs production) and recommended serverless defaults.
- Operational guidance: Path resolution rules, permission and grants patterns, service principal run_as recommendations, and CLI version notes for feature compatibility.
Quick Start
Ask the agent to generate and deploy a databricks bundle named "project-name" to the dev target with variables catalog=dev_catalog and schema=dev_schema.