MULTI AGENT banner
memi-design memi-design

MULTI AGENT

Design community

Description

--- name: multi-agent description: Orchestrate multiple Claude instances on Figma canvas with box widgets, coordinated handoffs, error recovery user-invocable: true model: opus effort: max context: - skills/FIGMA_USE.md --- # /multi-agent — Parallel Agent Workflows in Figma > Orchestrate multiple Claude instances on the Figma canvas with full transparency via box widgets, coordinated handoffs, and error recovery. Requires /figma-use. ## Freedom Level: High Each agent operates autonomously

Installation

Installs to ~/.claude/skills/memi-design-memi-multi_agent/SKILL.md

Terminal
mkdir -p ~/.claude/skills/memi-design-memi-multi_agent && curl -fsSL https://raw.githubusercontent.com/memi-design/memi/HEAD/skills/MULTI_AGENT.md -o ~/.claude/skills/memi-design-memi-multi_agent/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository