Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
github avatar

Creating Oracle To Postgres Migration Bug Report

  • 1.7k installs
  • 37.1k repo stars
  • Updated July 28, 2026
  • github/awesome-copilot

creating-oracle-to-postgres-migration-bug-report is an agent skill for 'Creates structured bug reports for defects found during Oracle-to-PostgreSQL migration. Use when documenting behavioral

About

The creating-oracle-to-postgres-migration-bug-report skill '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.' It covers documenting a defect caused by behavioral differences between Oracle and PostgreSQL. Key workflows include writing or reviewing a bug report for an Oracle-to-PostgreSQL migration project. - Documenting a defect caused by behavioral differences between Oracle and PostgreSQL - Writing or reviewing a bug report for an Oracle-to-PostgreSQL migration project Developers invoke creating-oracle-to-postgres-migration-bug-report when the task matches the triggers and reference files in SKILL.md for grounded, stepwise execution. Reference files and progressive disclosure keep context focused while preserving concrete commands, configuration fields, and validation checks copied from the upstream documentation. Reference files and progressive disclosure keep context focused while preserving concrete commands, configuration fields, and validation checks copied from the upstream documentation.

  • Documenting a defect caused by behavioral differences between Oracle and PostgreSQL
  • Writing or reviewing a bug report for an Oracle-to-PostgreSQL migration project
  • Status : ✅ RESOLVED, ⛔ UNRESOLVED, or ⏳ IN PROGRESS
  • Component : Affected endpoint, repository, or stored procedure
  • Test : Related automated test names

Creating Oracle To Postgres Migration Bug Report by the numbers

  • 1,707 all-time installs (skills.sh)
  • +21 installs in the week ending Jul 28, 2026 (Skillselion tracking)
  • Ranked #422 of 2,184 Testing & QA skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
At a glance

creating-oracle-to-postgres-migration-bug-report capabilities & compatibility

Capabilities
documenting a defect caused by behavioral differ · writing or reviewing a bug report for an oracle · status : ✅ resolved, ⛔ unresolved, or ⏳ in progr · component : affected endpoint, repository, or st · test : related automated test names
Use cases
documentation
From the docs

What creating-oracle-to-postgres-migration-bug-report says it does

name: creating-oracle-to-postgres-migration-bug-report
SKILL.md
npx skills add https://github.com/github/awesome-copilot --skill creating-oracle-to-postgres-migration-bug-report

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1.7k
repo stars37.1k
Security audit3 / 3 scanners passed
Last updatedJuly 28, 2026
Repositorygithub/awesome-copilot

What problem does creating-oracle-to-postgres-migration-bug-report solve for developers using the documented workflows?

'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 severi

Who is it for?

Developers working with creating-oracle-to-postgres-migration-bug-report patterns described in the skill documentation.

Skip if: Skip when docs are empty or the task is outside the skill documented scope.

When should I use this skill?

Use when 'Creates structured bug reports for defects found during Oracle-to-PostgreSQL migration. Use when documenting behavioral differences between Oracle and PostgreSQL as actionable bug

What you get

Actionable creating-oracle-to-postgres-migration-bug-report guidance grounded in SKILL.md workflows and reference files.

  • BUG_REPORT_<DescriptiveSlug>.md migration defect report

Files

SKILL.mdMarkdownGitHub ↗

Creating Bug Reports for Oracle-to-PostgreSQL Migration

When to Use

  • Documenting a defect caused by behavioral differences between Oracle and PostgreSQL
  • Writing or reviewing a bug report for an Oracle-to-PostgreSQL migration project

Bug Report Format

Use the template in references/BUG-REPORT-TEMPLATE.md. Each report must include:

  • Status: ✅ RESOLVED, ⛔ UNRESOLVED, or ⏳ IN PROGRESS
  • Component: Affected endpoint, repository, or stored procedure
  • Test: Related automated test names
  • Severity: Low / Medium / High / Critical — based on impact scope
  • Problem: Expected Oracle behavior vs. observed PostgreSQL behavior
  • Scenario: Ordered reproduction steps with seed data, operation, expected result, and actual result
  • Root Cause: The specific Oracle/PostgreSQL behavioral difference causing the defect
  • Solution: Changes made or required, with explicit file paths
  • Validation: Steps to confirm the fix on both databases

Oracle-to-PostgreSQL Guidance

  • Oracle is the source of truth — frame expected behavior from the Oracle baseline
  • Call out data layer nuances explicitly: empty string vs. NULL, type coercion strictness, collation, sequence values, time zones, padding, constraints
  • Client code changes should be avoided unless required for correct behavior; when proposed, document and justify them clearly

Writing Style

  • Plain language, short sentences, clear next actions
  • Present or past tense consistently
  • Bullets and numbered lists for steps and validations
  • Minimal SQL excerpts and logs as evidence; omit sensitive data and keep snippets reproducible
  • Stick to existing runtime/language versions; avoid speculative fixes

Filename Convention

Save bug reports as BUG_REPORT_<DescriptiveSlug>.md where <DescriptiveSlug> is a short PascalCase identifier (e.g., EmptyStringNullHandling, RefCursorUnwrapFailure).

Related skills

FAQ

Who is creating-oracle-to-postgres-migration-bug-report for?

Developers and software engineers working with creating-oracle-to-postgres-migration-bug-report patterns described in the skill documentation.

When should I use creating-oracle-to-postgres-migration-bug-report?

When 'Creates structured bug reports for defects found during Oracle-to-PostgreSQL migration. Use when documenting behavioral differences between Oracle and PostgreSQL as actionable bug.

Is creating-oracle-to-postgres-migration-bug-report safe to install?

Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.