BeClaude

multi-agent-system

New
Community RegistryGeneralby Matteo Tiboldo

Multi-agent collaboration system with 12 specialized agents, 3 composable skills (context gathering, TDD workflow, code review), and 24 workflow commands. Atlas coordinates all agents for comprehensive development workflow.

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-system.md https://raw.githubusercontent.com/tiboxtibo/custom-claude-plugins/main/SKILL.md
3
Invoke in Claude Code
/multi-agent-system
View source on GitHub
code-reviewagent

Frequently Asked Questions

What is multi-agent-system?

Multi-agent collaboration system with 12 specialized agents, 3 composable skills (context gathering, TDD workflow, code review), and 24 workflow commands. Atlas coordinates all agents for comprehensive development workflow.

How to install multi-agent-system?

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

What is multi-agent-system best for?

multi-agent-system is a community categorized under General. It is designed for: code-review, agent. Created by Matteo Tiboldo.