Skip to main content
AI/MLgithub

creating-oracle-to-postgres-master-migration-plan

Discovers all projects in a .NET solution, classifies each for Oracle-to-PostgreSQL migration eligibility, and produces a persistent master migration plan. Use when starting a multi-project Oracle-to-PostgreSQL migration, creating a migration inventory, or assessing which .NET projects contain Oracle dependencies.

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--creating-oracle-to-postgres-master-migration-plan
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/github/awesome-copilot/HEAD/plugins/oracle-to-postgres-migration-expert/skills/creating-oracle-to-postgres-master-migration-plan/SKILL.md -o .claude/skills/creating-oracle-to-postgres-master-migration-plan.md

Drops the SKILL.md into .claude/skills/creating-oracle-to-postgres-master-migration-plan.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.