Skip to main content
AI/MLgithub

creating-oracle-to-postgres-migration-bug-report

Creates structured bug reports for defects found during Oracle-to-PostgreSQL migration. Use when documenting behavioral differences between Oracle and PostgreSQL as actionable bug reports with severity, root cause, and remediation steps.

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--creating-oracle-to-postgres-migration-bug-report
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-migration-bug-report/SKILL.md -o .claude/skills/creating-oracle-to-postgres-migration-bug-report.md

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