ahmedawan-oracle/claude-code-plugins
Agent
Review changes for user-visible release risk.
Oracle AI Data Platform (AIDP) Spark connectors plugin for Claude Code
ahmedawan-oracle/claude-code-plugins
Agent
Review changes for user-visible release risk.
ahmedawan-oracle/claude-code-plugins
Agent
Use this agent when the user has pointed at a single Databricks notebook (.ipynb / .py / .scala) and wants to know what it does, what it depends on, what risks the migrator will hit, and which gotchas (from references/gotchas.md) will apply. Run before manually authoring an entry in a migration manifest, OR as a…
ahmedawan-oracle/claude-code-plugins
Agent
Use this agent after aidp-migrate-job completes to review a migrated .ipynb for correctness (NOT just "did it run"). Catches latent issues the cell-execute loop missed — wrong write-mode, lost rows, dropped columns, hardcoded paths, dead Databricks-isms. Outputs a structured review report.