Files
42marketplaces/sync/gh-greyhaven-ai-claude-code-config-grey-haven-plugins-agent-orchestration.json
2025-11-29 18:53:27 +08:00

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