BeClaude

multi-agent

New
3Community RegistryDevelopmentby Multi-Agent Development Team · MIT

76-agent automated development system with PR-based workflow, git worktree-based parallel development, runtime testing verification, workflow compliance validation, comprehensive summaries, and quality gates

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/multi-agent.md https://raw.githubusercontent.com/michael-harris/claude-code-multi-agent-dev-system/main/SKILL.md
3
Invoke in Claude Code
/multi-agent
View source on GitHub
testingagentdevelopmentautomationmulti-languagepythontypescriptjava

Frequently Asked Questions

What is multi-agent?

76-agent automated development system with PR-based workflow, git worktree-based parallel development, runtime testing verification, workflow compliance validation, comprehensive summaries, and quality gates

How to install multi-agent?

To install 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 /multi-agent.

What is multi-agent best for?

multi-agent is a community categorized under Development. It is designed for: testing, agent, development, automation, multi-language, python, typescript, java. Created by Multi-Agent Development Team.