Files
awesome-copilot/plugins/ai-team-orchestration/plugin.json
T
github-actions[bot] e321e4a9c7 chore: publish from main
2026-08-06 12:30:14 +00:00

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"
}