Revert "Cleaning up plugins"

This reverts commit 51bf994ef2.

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-28 01:26:07 +00:00
committed by GitHub
parent 51bf994ef2
commit d044bc9f6a
465 changed files with 96645 additions and 259 deletions
@@ -18,15 +18,15 @@
"stored-procedures"
],
"agents": [
"./agents/oracle-to-postgres-migration-expert.md"
"./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/"
"./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"
]
}