mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-02 07:22:32 +00:00
26 lines
611 B
JSON
26 lines
611 B
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",
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"skills": [
|
|
"./skills/ai-team-orchestration"
|
|
]
|
|
}
|