18 lines
510 B
JSON
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
|
|
}
|
|
]
|
|
} |