Files
42marketplaces/sync/gh-tstomtimes-orchestra.json
2025-11-30 09:08:53 +08:00

18 lines
510 B
JSON

{
"name": "orchestra",
"owner": {
"name": "Tsutomu Morishita",
"email": "[email protected]"
},
"plugins": [
{
"name": "orchestra",
"description": "A multi-agent orchestration layer for Claude Code. Coordinates specialized subagents (UI, API, Data, Integration, QA, etc.) using declarative skill and policy mappings.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-tstomtimes-orchestra.git"
},
"strict": true
}
]
}