Files
awesome-copilot/plugins/gem-team/.github/plugin/plugin.json
2026-03-12 04:48:17 +00:00

25 lines
591 B
JSON

{
"name": "gem-team",
"description": "A modular multi-agent team for complex project execution with DAG-based planning, parallel execution, TDD verification, and automated testing with energetic team lead.",
"version": "1.2.1",
"author": {
"name": "Awesome Copilot Community"
},
"repository": "https://github.com/github/awesome-copilot",
"license": "MIT",
"keywords": [
"multi-agent",
"orchestration",
"dag-planning",
"parallel-execution",
"tdd",
"verification",
"automation",
"security",
"prd"
],
"agents": [
"./agents"
]
}