# Dbt Databricks Pr Ready

> Use for an open dbt-databricks pull request, including your own PR or a fork PR, to assess merge readiness and optionally repair selected gaps on the PR head branch. Accepts a PR link or number and optional --auto.

- Skill: `databricks/dbt-databricks-pr-ready-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add databricks/dbt-databricks-pr-ready-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/databricks/dbt-databricks-pr-ready-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: databricks (https://skillmd.com/u/databricks)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/databricks/dbt-databricks-pr-ready-2

---


# dbt-databricks PR-ready compatibility entry point

Derive the active repository root first with
`ROOT="$(git rev-parse --show-toplevel)"`. Then read and follow the canonical
skill at `$ROOT/.agents/skills/dbt-databricks-pr-ready/SKILL.md`. That file is
the only source of the workflow and its rubric.

