BeClaude

claudy-multi-agent

New
Community RegistryDevelopmentby Jihyeok Kang · MIT

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.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/claudy-multi-agent.md https://raw.githubusercontent.com/Jhvictor4/claudy/main/SKILL.md
3
Invoke in Claude Code
/claudy-multi-agent
mcpagentpluginmulti-agentorchestrationparallel-executionclaude-agent-sdkclaude-code

Frequently Asked Questions

What is claudy-multi-agent?

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.

How to install claudy-multi-agent?

To install claudy-multi-agent, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /claudy-multi-agent.

What is claudy-multi-agent best for?

claudy-multi-agent is a community categorized under Development. It is designed for: mcp, agent, plugin, multi-agent, orchestration, parallel-execution, claude-agent-sdk, claude-code. Created by Jihyeok Kang.