Files
42marketplaces/sync/gh-bandofai-puerto-plugins-orchestrator.json
2025-11-29 18:53:27 +08:00

18 lines
541 B
JSON

{
"name": "orchestrator",
"owner": {
"name": "Puerto Plugin Collection",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "orchestrator",
"description": "Master coordinator for complex multi-agent workflows. Intelligently decomposes tasks, creates execution plans, and coordinates subagents for optimal parallel execution.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-bandofai-puerto-plugins-orchestrator.git"
},
"strict": true
}
]
}