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,12 +18,13 @@
"data-management"
],
"agents": [
"./agents"
"./agents/ms-sql-dba.md",
"./agents/postgresql-dba.md"
],
"skills": [
"./skills/postgresql-code-review",
"./skills/postgresql-optimization",
"./skills/sql-code-review",
"./skills/sql-optimization"
"./skills/postgresql-code-review/",
"./skills/postgresql-optimization/",
"./skills/sql-code-review/",
"./skills/sql-optimization/"
]
}