andre-salvati/databricks-template

Production-ready PySpark ETL template for Databricks — medallion architecture, DABs, tests, DQX, CI/CD, and agentic development with Claude Code.

83Stars on the repository
6Mods indexed here, across every type
26d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

data-divergence

01

andre-salvati/databricks-template

Skill Claude CodeCodex

Investigate why two datasets that should agree don't — two pipelines writing the same logical table, a rollup vs the detail it aggregates, a dashboard vs its source, one environment vs another. Use when row counts, totals, or date ranges disagree and the question is what happened rather than just what differs. Covers…

83 26d ago A 123 tokens original Apache-2.0

project-costs

02

andre-salvati/databricks-template

Skill Claude CodeCodex

Run the project cost report and write the analysis into it. Use when asked about this project's cloud spend, cost anomalies, spikes or trends, DBU/DSU consumption, per-job or per-pipeline cost, or the AWS vs Databricks split. Runs make project-costs (AWS Cost Explorer + Databricks system.billing), then analyses the…

83 26d ago A 93 tokens original Apache-2.0

sql-diagram

03

andre-salvati/databricks-template

Skill Claude CodeCodex

Diagram a SQL query and explain what it shows — either its execution steps (mode=plan) or its column lineage (mode=lineage) — then trace it through small data so the defects the picture cannot show become visible. Use when asked to visualize, diagram, explain or review what a query does, how it joins its tables, or…

83 26d ago A 121 tokens original Apache-2.0