Files
gh-jhvictor4-claudy-claudy-…/.claude-plugin/plugin.json
2025-11-30 08:26:00 +08:00

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