mirror of
https://github.com/anthropics/claude-code.git
synced 2026-05-02 19:22:45 +00:00
8 lines
342 B
JSON
8 lines
342 B
JSON
|
|
{
|
||
|
|
"name": "swarm-coordination",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"description": "Coordinates multi-agent swarms with status polling, file claiming, and checkpoint-based orchestration to prevent conflicts and enable proactive monitoring",
|
||
|
|
"author": "Anthropic",
|
||
|
|
"keywords": ["swarm", "multi-agent", "coordination", "orchestration", "parallel"]
|
||
|
|
}
|