12 lines
438 B
JSON
12 lines
438 B
JSON
{
|
|
"name": "claudy-multi-agent",
|
|
"description": "Multi-agent orchestration plugin providing both CLI skill and MCP tools. Enables launching multiple agents in parallel, managing persistent sessions, and coordinating complex workflows beyond Task tool capabilities.",
|
|
"version": "0.0.0-2025.11.28",
|
|
"author": {
|
|
"name": "Jihyeok Kang",
|
|
"email": "[email protected]"
|
|
},
|
|
"skills": [
|
|
"./skills/claudy-orchestration"
|
|
]
|
|
} |