feat: bundle coda-databricks-skills plugin (25 Databricks skill domains)#16
Open
feat: bundle coda-databricks-skills plugin (25 Databricks skill domains)#16
Conversation
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
This was referenced May 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
/pluginslistscoda-databricks-skills)/databricks-spark-declarative-pipelinesand verify skill content is accessibleOpen question for review
Vendor these here, or refresh from
databricks-solutions/ai-dev-kitvia 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.