databrickslabs/ontobricks

Transforms Databricks Unity Catalog tables into a materialized knowledge graph, with ontology design and reasoning exposed as tools via MCP.

298Stars on the repository
22Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

adding-subpackage

01

databrickslabs/ontobricks

Skill Claude CodeCodex

Use when adding a new subpackage under back/core/, back/objects/, or agents/ — e.g. a new graph DB engine, W3C parser, industry importer, reasoning module, or domain class. Enforces the checklist defined in .cursor/07-project-conventions.mdc.

298 3d ago A 63 tokens

ai-feature

02

databrickslabs/ontobricks

Skill Claude CodeCodex

Use when the user adds, changes, or refactors an LLM agent under src/agents/ — or anything that goes through Foundation Model API or an MLflow-traced LLM call. Mandatory under CNS §3.5 and .cursor/12-ai-feature-lifecycle.mdc. Walks the SPEC → dataset → eval-harness → impl → re-eval sequence.

298 3d ago A 79 tokens

changelog

03

databrickslabs/ontobricks

Skill Claude CodeCodex

Use after any code change (feature, fix, refactor, review fixup) to update /changelogs/YYYY-MM-DD.log and run the test suite. Mandatory post-change routine — see .cursorrules.

298 3d ago A 48 tokens

code-review

04

databrickslabs/ontobricks

Skill Claude CodeCodex

Use when the user asks for a code review, asks to "review the code", or requests review of a feature/PR/branch. Runs the OntoBricks review checklist defined in .cursorrules.

298 3d ago A 47 tokens

deploy

05

databrickslabs/ontobricks

Skill Claude CodeCodex

Use when the user asks to deploy, ship, release, or push OntoBricks to Databricks. Wraps the Databricks Asset Bundle deploy for the FastAPI app and the MCP server, with the bootstrap-perms safety net described in README.md.

298 3d ago A 56 tokens

refactoring

06

databrickslabs/ontobricks

Skill Claude CodeCodex

Use when the user asks to "refactor", restructure, clean up, simplify, deduplicate, extract, or reorganize code. Enforces the Martin Fowler discipline defined in src/.codingrules.md and .cursor/08-testing-and-deployment.mdc.

298 3d ago A 55 tokens