This walks you through Oracle to Postgres migration reviews using a structured checklist approach. It catches the painful gotchas like empty string handling, refcursor differences, type coercion quirks, and timestamp behaviors that bite you in production. You get two workflows: planning mode screens your code against a reference index before you migrate, and validation mode confirms your migrated artifacts actually addressed each relevant behavioral difference and that your integration tests cover them. The gating step is honest about what developers skip: it won't let you pass without proving tests exercise both happy paths and the Oracle-specific failure modes. Most useful when you inherit legacy Oracle code and need to derisk the conversion systematically.
npx -y skills add github/awesome-copilot --skill reviewing-oracle-to-postgres-migration --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills
github/awesome-copilot