mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-12 12:15:12 +00:00
25 lines
591 B
JSON
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"
|
|
]
|
|
}
|