Files
awesome-copilot/plugins/gem-team/.github/plugin/plugin.json
2026-03-31 00:00:16 +00:00

26 lines
580 B
JSON

{
"agents": [
"./agents"
],
"author": {
"name": "Awesome Copilot Community"
},
"description": "A modular, high-performance multi-agent orchestration framework for complex project execution, feature implementation, and automated verification.",
"keywords": [
"multi-agent",
"orchestration",
"tdd",
"devops",
"security-audit",
"dag-planning",
"compliance",
"prd",
"debugging",
"refactoring"
],
"license": "MIT",
"name": "gem-team",
"repository": "https://github.com/github/awesome-copilot",
"version": "1.5.0"
}