mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-07 01:28:46 +00:00
21 lines
596 B
JSON
21 lines
596 B
JSON
{
|
|
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
|
|
"name": "ai-team-orchestration",
|
|
"description": "Run a lightweight, role-separated AI development team with flexible tools, developer-selected models, proportionate planning, and optional QA.",
|
|
"version": "2.0.0",
|
|
"keywords": [
|
|
"ai-team",
|
|
"multi-agent",
|
|
"sprint-planning",
|
|
"brainstorm",
|
|
"project-management",
|
|
"orchestration",
|
|
"developer-workflow"
|
|
],
|
|
"author": {
|
|
"name": "Denis Evdokimov"
|
|
},
|
|
"repository": "https://github.com/github/awesome-copilot",
|
|
"license": "MIT"
|
|
}
|