Cleaning up plugins

This commit is contained in:
Aaron Powell
2026-04-20 12:37:23 +10:00
parent 685fed35f4
commit 51bf994ef2
465 changed files with 259 additions and 96645 deletions
@@ -18,15 +18,15 @@
"stored-procedures"
],
"agents": [
"./agents"
"./agents/oracle-to-postgres-migration-expert.md"
],
"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/"
]
}