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
+9 -2
View File
@@ -20,9 +20,16 @@
"go"
],
"agents": [
"./agents"
"./agents/polyglot-test-builder.md",
"./agents/polyglot-test-fixer.md",
"./agents/polyglot-test-generator.md",
"./agents/polyglot-test-implementer.md",
"./agents/polyglot-test-linter.md",
"./agents/polyglot-test-planner.md",
"./agents/polyglot-test-researcher.md",
"./agents/polyglot-test-tester.md"
],
"skills": [
"./skills/polyglot-test-agent"
"./skills/polyglot-test-agent/"
]
}