Reviewing Oracle To Postgres Migration
Install
Claude Code: add the marketplace once, then install.
/plugin marketplace add simplycubed/skills /plugin install reviewing-oracle-to-postgres-migration@simplycubed Any agent (folder)
Download the folder at the source, then drop it into your agent's skills directory.
Folder: reviewing-oracle-to-postgres-migration/
| Agent | Directory |
|---|---|
| Vendor-neutral (Codex, Gemini CLI, …) | .agents/skills/ |
| Claude Code | ~/.claude/skills/ |
| Gemini CLI | ~/.gemini/skills/ |
Summary
Identifies Oracle-to-PostgreSQL migration risks by cross-referencing code against known behavioral differences (empty strings, refcursors, type coercion, sorting, timestamps, concurrent transactions, etc.). Use when planning a database migration, reviewing migration artifacts, or validating that…
Details
Passed automated static scanning. A point-in-time review, not a guarantee it is safe to run.
Scanned 2026-07-07: certify builtin · gitleaks 8.18.4 · osv-scanner 2.4.0 · semgrep n/a (no code)
✓ All checks clean
Credits
Written by GitHub awesome-copilot contributors
Keywords
#reviewing #oracle #postgres #migration