Files
awesome-copilot/plugins/gem-team/.github/plugin/plugin.json
2026-04-09 06:26:21 +00:00

26 lines
510 B
JSON

{
"agents": [
"./agents"
],
"author": {
"name": "Awesome Copilot Community"
},
"description": "Multi-agent orchestration framework for spec-driven development and automated verification.",
"keywords": [
"multi-agent",
"orchestration",
"tdd",
"testing",
"e2e",
"devops",
"security-audit",
"code-review",
"prd",
"mobile"
],
"license": "MIT",
"name": "gem-team",
"repository": "https://github.com/github/awesome-copilot",
"version": "1.6.0"
}