Scaffolding Oracle To Postgres Migration Test Project
Install
Claude Code: add the marketplace once, then install.
/plugin marketplace add simplycubed/skills /plugin install scaffolding-oracle-to-postgres-migration-test-project@simplycubed Any agent (folder)
Download the folder at the source, then drop it into your agent's skills directory.
Folder: scaffolding-oracle-to-postgres-migration-test-project/
| Agent | Directory |
|---|---|
| Vendor-neutral (Codex, Gemini CLI, …) | .agents/skills/ |
| Claude Code | ~/.claude/skills/ |
| Gemini CLI | ~/.gemini/skills/ |
Summary
Scaffolds an xUnit integration test project for validating Oracle-to-PostgreSQL database migration behavior in.NET solutions. Creates the test project, transaction-rollback base class, and seed data manager. Use when setting up test infrastructure before writing migration integration tests, or…
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
#scaffolding #oracle #postgres #migration #test