stuffed up and plugins are in staged (#1845)

* stuffed up and plugins are in staged

* fixing readme

* fixing plugin file
This commit is contained in:
Aaron Powell
2026-05-27 11:05:34 +10:00
committed by GitHub
parent b4948a9450
commit d1fdc3184e
493 changed files with 268 additions and 102216 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/"
]
}