18 lines
622 B
JSON
18 lines
622 B
JSON
{
|
|
"name": "agent-orchestration",
|
|
"owner": {
|
|
"name": "Grey Haven Studio",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "agent-orchestration",
|
|
"description": "Multi-agent orchestration with context management, workflow composition, and agent coordination. Enables complex multi-step tasks through systematic agent delegation, context handoff, and workflow automation.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-greyhaven-ai-claude-code-config-grey-haven-plugins-agent-orchestration.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |