Skip to content

feat: bundle coda-databricks-skills plugin (25 Databricks skill domains)#16

Open
dgokeeffe wants to merge 1 commit intomainfrom
feat/coda-databricks-skills
Open

feat: bundle coda-databricks-skills plugin (25 Databricks skill domains)#16
dgokeeffe wants to merge 1 commit intomainfrom
feat/coda-databricks-skills

Conversation

@dgokeeffe
Copy link
Copy Markdown
Collaborator

@dgokeeffe dgokeeffe commented May 6, 2026

Priority

P2 (content) — bundles 25 Databricks skill domains as a CODA plugin. Pure addition, no production code touched (100% markdown + plugin.json). Hard dependency on #17 — don't merge before the plugin loader lands.


Summary

Migrates datasciencemonkey PR #141 to the new repo home, rebased onto databrickslabs/main.

Bundles the field-engineering Databricks skill set as a CODA plugin, auto-loaded at startup via the marketplace. Pure addition — no production code changes. Diff is 100% markdown + one plugin.json.

25 skill domains synced from databricks-solutions/ai-dev-kit:
Agent Bricks, AI Functions, AI/BI Dashboards, Apps (Python), Asset Bundles, BDD Testing, Config, DBSQL, Docs, Execution Compute, Genie, Iceberg, Jobs, Lakebase (Autoscale + Provisioned), Metric Views, MLflow Evaluation, Model Serving, Python SDK, Spark SDP, Spark Structured Streaming, Synthetic Data Gen, Unity Catalog, Unstructured PDF, Vector Search, ZeroBus Ingest, Python Data Source.

Dependency

Depends on feat/coda-essentials-plugin (issue #12) landing first — that PR introduces the plugin loader. Without it, this plugin is just files on disk that nobody reads. Don't merge this one before #12.

Test plan

  • With Bundled plugin marketplace — coda-essentials #12 merged, deploy a fresh CODA instance and confirm skills load in Claude Code (/plugins lists coda-databricks-skills)
  • Run /databricks-spark-declarative-pipelines and verify skill content is accessible
  • No production code was changed — diff is 100% markdown + plugin.json

Open question for review

Vendor these here, or refresh from databricks-solutions/ai-dev-kit via a CI sync? Current design is "vendored at PR-merge time" — refreshes need a new PR. Worth deciding before merge.

Closes #13

This pull request and its description were written by Isaac.

Bundles the full set of Databricks field engineering skills as a CODA
plugin, loaded automatically at startup via the coda-marketplace.

Covers 25 skill domains: Agent Bricks, AI Functions, AI/BI Dashboards,
Apps (Python), Asset Bundles, BDD Testing, Config, DBSQL, Docs,
Execution Compute, Genie, Iceberg, Jobs, Lakebase (Autoscale +
Provisioned), Metric Views, MLflow Evaluation, Model Serving, Python SDK,
Spark SDP, Spark Structured Streaming, Synthetic Data Gen, Unity Catalog,
Unstructured PDF, Vector Search, ZeroBus Ingest, and custom Python Data
Sources.

Synced from databricks-solutions/ai-dev-kit. Pure addition — no
production code changes.

Co-authored-by: Isaac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bundle 25 Databricks skills as coda-databricks-skills plugin

1 participant