mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-07 01:28:46 +00:00
chore: publish from main
This commit is contained in:
+1
-12
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
|
||||
"name": "oracle-to-postgres-migration-expert",
|
||||
"description": "Expert agent for Oracle-to-PostgreSQL application migrations in .NET solutions. Performs code edits, runs commands, and invokes extension tools to migrate .NET/Oracle data access patterns to PostgreSQL.",
|
||||
"version": "1.0.0",
|
||||
@@ -16,17 +17,5 @@
|
||||
"migration",
|
||||
"integration-testing",
|
||||
"stored-procedures"
|
||||
],
|
||||
"agents": [
|
||||
"./agents"
|
||||
],
|
||||
"skills": [
|
||||
"./skills/creating-oracle-to-postgres-master-migration-plan",
|
||||
"./skills/creating-oracle-to-postgres-migration-bug-report",
|
||||
"./skills/creating-oracle-to-postgres-migration-integration-tests",
|
||||
"./skills/migrating-oracle-to-postgres-stored-procedures",
|
||||
"./skills/planning-oracle-to-postgres-migration-integration-testing",
|
||||
"./skills/reviewing-oracle-to-postgres-migration",
|
||||
"./skills/scaffolding-oracle-to-postgres-migration-test-project"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user