Files
awesome-copilot/plugins/gem-team/.github/plugin/plugin.json
T
2026-05-06 04:16:49 +00:00

28 lines
581 B
JSON

{
"name": "gem-team",
"version": "1.16.0",
"description": "Self-Learning Multi-agent orchestration harness for spec-driven development and automated verification.",
"author": {
"name": "mubaidr",
"email": "mubaidr@gmail.com",
"url": "https://github.com/mubaidr"
},
"license": "Apache-2.0",
"repository": "https://github.com/mubaidr/gem-team",
"keywords": [
"multi-agent",
"orchestration",
"tdd",
"testing",
"e2e",
"devops",
"security-audit",
"code-review",
"prd",
"mobile"
],
"agents": [
"./agents"
]
}