ahmedawan-oracle/claude-code-plugins

Oracle AI Data Platform (AIDP) Spark connectors plugin for Claude Code

2Stars on the repository
60Mods indexed here, across every type
29d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

check-data

02

ahmedawan-oracle/claude-code-plugins

Command

Pre-migration data-availability scan. Reads a manifest, probes every spark.read. / saveAsTable target on the AIDP cluster, reports OK / MISSING / EMPTY.

2 29d ago A 37 tokens original MIT

migrate-catalog

03

ahmedawan-oracle/claude-code-plugins

Command

Guided catalog migration flow. Extract Databricks Unity Catalog / HMS metadata, preview the 18-rule DDL rewrite, then batched replay on AIDP. Asks before destructive replay step.

2 29d ago A 41 tokens original MIT

migrate-job

04

ahmedawan-oracle/claude-code-plugins

Command

Guided full-job migration flow. Walks the user from "I want to migrate this Databricks job" through DAG → data check → migrate → status, asking before each phase.

2 29d ago A 38 tokens original MIT

migration-status

05

ahmedawan-oracle/claude-code-plugins

Command

Parse + summarize the JOBREPORT.md produced by a prior migration run. Surfaces cell pass/fail/fix counts per task, lists the failing cells, and recommends a next-step skill (fixup-cell, resume, or all-clear).

2 29d ago A 48 tokens original MIT