ahmedawan-oracle/claude-code-plugins

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

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

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Migrate Claude skills, plugins, assistant packages, ZIP archives, pasted files, repository trees, or implementation documentation into clean Codex Skills or plugins. Use when Codex must inventory a source package, choose Skill versus plugin architecture, preserve behavior, rewrite platform-specific instructions…

2 29d ago A 85 tokens original MIT

release

02

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Prepare a release from the current repository. Use when Claude is asked to assemble release notes.

2 29d ago A 20 tokens original MIT

sync

03

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Synchronize local workbench metadata. Use when Claude needs to refresh project context.

2 29d ago A 18 tokens original MIT

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

End-to-end conductor for the Fusion to AIDP to OAC dashboard journey. Takes one high-level goal ('I want a supplier-spend vs GL-balance dashboard from Fusion') and drives the whole chain: configure, connect OAC MCP, bootstrap, seed, advise dataset, author mart if needed, create OAC dataset, author workbook, and…

2 29d ago A 234 tokens original MIT

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Guide and run the Oracle AIDP Fusion Autopilot bootstrap phase. Validates bundle/config readiness, checks AIDP/Fusion/IAM prerequisites, runs aidp-fusion-autopilot bootstrap --check-iam or bootstrap --refresh, surfaces tenant variation choices pinned into the active profile YAML and evidence snapshots, and routes…

2 29d ago A 168 tokens original MIT

aidp-fusion-config

06

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Generate aidp.config.yaml from human-friendly AIDP names instead of hand-copied OCIDs. Use when the user is setting up the fusion-autopilot and doesn't want to dig workspaceKey / clusterKey / aiDataPlatformId out of console URLs — they give a workspace name + cluster name (+ region) and this resolves the keys via the…

2 29d ago A 144 tokens original MIT

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Turn a natural-language refresh request into a guarded aidp-fusion-autopilot run --mode incremental (the daily delta-merge). Parses intent into scope flags (reusing the seed parser with --mode incremental), auto-satisfies preconditions, and runs the incremental-specific prechecks: a Fusion-PVO/bronze DRIFT precheck…

2 29d ago A 188 tokens original MIT

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Productized Fusion → Oracle AI Data Platform pipeline with curated BICC extracts (GL/AR/AP/PO/Suppliers/Items), bronze/silver/gold medallion in Delta, conformed dimensions (account/calendar/org/supplier/item), gold marts (AR-Aging/AP-Aging/GL-Balance/PO-Backlog/Supplier-Spend), and MCP-native OAC workbook authoring.…

2 29d ago A 251 tokens original MIT

aidp-fusion-seed

09

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Turn a natural-language seed request into a correct, guarded aidp-fusion-autopilot run --mode seed. Parses intent into scope flags (--datasets / --layers / --strict-scope / --resume), auto-satisfies preconditions (validate + /aidp-fusion-bootstrap + cluster), guards the destructive replace-on-silver/gold behaviour…

2 29d ago A 176 tokens original MIT

aidp-fusion-status

10

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Read-only health + freshness report for the Fusion->AIDP pipeline. Answers 'did the last seed/incremental succeed?', 'what's stale or failed?', 'which marts are materialized?', 'what needs re-running?'. Cross-references fusionautopilotstate (recorded run history) with the LIVE AIDP catalog (what's actually…

2 29d ago A 183 tokens original MIT

aidp-rest

11

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

AIDP control-plane REST client primitives: OCI signing, workspace/cluster discovery, notebook upload via contents API, Job + JobRun lifecycle, taskRun output fetch + marker parsing. Use when a skill or tool needs to talk to a live AIDP cluster — uploading code, dispatching jobs, polling state, retrieving executed…

2 29d ago A 114 tokens original MIT

aidpf-error-triage

12

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Read-only triage router for Oracle AIDP Fusion Autopilot failures. Use when the user pastes CLI output, a traceback, an .aidp/diagnostics path, a run id, or says bootstrap, validate, seed, incremental, dashboard, OAC, or workbook failed. Extract AIDPF- codes, affected run id, dataset, layer, variation point, or…

2 29d ago A 195 tokens original MIT

fusion-drift-doctor

13

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Diagnose and route Fusion->AIDP schema-drift / gate failures. When a run fails with a drift gate (AIDPF-2072 Fusion PVO drift, AIDPF-4070/4071 source-schema, AIDPF-2012 bronze fingerprint, AIDPF-4040 plan-hash), this read-only skill explains the code, probes the LIVE Fusion PVO, classifies each affected column, and…

2 29d ago A 196 tokens original MIT

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Choose and verify the safest low-cost refresh mechanism for an Oracle Fusion AIDP bronze, silver, or gold node. Use when asked whether a node can be incremental, why a node re-extracts or rebuilds in incremental mode, how to reduce refresh cost, or when authoring a new node needs a refresh-strategy decision. Inspects…

2 29d ago A 139 tokens original MIT

mart-author

15

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Author a new medallion node (gold mart, silver dim, or additive column) when the live gold layer AND the content pack both cannot serve a business need. Takes the user's business logic, inspects the Fusion PVO SOURCE schema (not bronze) for available raw fields, and authors the lowest-cost, additive, non-destructive…

2 29d ago A 176 tokens original MIT

medallion-author

16

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Draft a content-pack overlay extending the starter pack's variation-point candidate lists when aidp-fusion-autopilot bootstrap fails AIDPF-2010 / AIDPF-2011. Reads diagnostic artifacts under .aidp/diagnostics/ /, proposes new candidates from the observed bronze schema, presents a draft overlay for operator approval…

2 29d ago A 157 tokens original MIT

oac-dataset-advisor

17

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Turn a natural-language dashboard request into a concrete OAC dataset plan, grounded in the LIVE AIDP gold layer. Inspects the actual materialized Delta tables in the AIDP catalog (evidence — never the content-pack YAMLs), checks what OAC datasets already exist via OAC MCP, then tells the operator exactly which OAC…

2 29d ago A 176 tokens original MIT

oac-dataset-setup

18

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Guide the manual Oracle Analytics Cloud dataset checkpoint for the Fusion AIDP bundle. Consume an oac-dataset-advisor recommendation, produce exact OAC UI steps for creating or reusing the AIDP connection and dataset over live AIDP gold tables, pause while the operator creates the dataset, then verify it with OAC MCP…

2 29d ago A 179 tokens original MIT

workbook-authoring

19

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Author regenerated OAC workbook JSON with deterministic template-first generation, runtime semantic validation checks, MCP save-validation, and preview iteration.

2 29d ago A 30 tokens original MIT

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

YAML-driven acceptance contract for batch and streaming pipelines that need convergence verification, not just "no exceptions". Declares PASS only after K consecutive zero-result windows (consecutive-zero-window convergence). Use for streaming jobs, slowly-draining backfills, or any pipeline whose success is "the…

2 29d ago A 69 tokens original MIT

aidp-bucket-mapping

21

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Configure the s3:// → oci:// bucket / namespace mapping the migrator uses to rewrite paths during notebook + catalog migration. Use when (a) the user has external tables / files at s3:// paths that need to land on OCI Object Storage, OR (b) checkdataavailability reports "S3 bucket X not found in OCI bucket mapping"…

2 29d ago A 95 tokens original MIT

aidp-build-dag

22

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Build a migration manifest (the execution DAG) from a Databricks workspace path or workflow ID. Walks %run dependency chains, captures dbutils.notebook.run invocations, and emits reports/ manifest.json — the input every other execute-skill consumes. Use when the user wants to see what would migrate, or before invoking…

2 29d ago A 89 tokens original MIT

aidp-check-data

23

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Pre-migration data-availability scan. Reads every notebook in a migration manifest, extracts every spark.read.table / spark.read.parquet / saveAsTable reference, and probes whether each target schema/table/path exists on the AIDP cluster BEFORE you spend Pass-2 cluster time. Use after aidp-build-dag and before…

2 29d ago A 87 tokens original MIT

aidp-fixup-cell

24

ahmedawan-oracle/claude-code-plugins

Skill Claude CodeCodex

Targeted rewind of a migrated notebook. Re-executes cells from history index N onwards (or a specific cell range) through the execute+verify+fix loop, with a 'why' reason injected so Claude knows what to fix. Use when aidp-migrate-job left a notebook at RESULT=PARTIAL or the user identifies a specific cell that is…

2 29d ago A 84 tokens original MIT