Start a pending swarm. Moves the swarm status to "planning" and sets the current stage to the first pipeline stage. Only works if the swarm is currently in "pending" status.
Create a new agent swarm with a goal, pipeline stages, and configuration. Swarms orchestrate multiple agents through structured pipeline stages (e.g. plan → execute → review → test). Returns the new swarm ID.
Advance the swarm to the next pipeline stage. If already at the last stage, the swarm is marked as completed. This tool checks for incomplete tasks — agents must move their tasks to done or review before the swarm can advance. Ensure all agents have followed the task lifecycle (in_progress → review → done) before calling this.
Orchestrates multiple Claude Code instances into a collaborative swarm for real-time task delegation, message exchange, and code snippet sharing. It features peer discovery, status tracking, and a centralized web dashboard to monitor coordinated activity across sessions.
Enables browser automation with concurrent tab pool management using Puppeteer. Supports navigation, content extraction, screenshots, element interaction, and JavaScript execution across multiple browser tabs with auto-recovery and idle timeout features.
Enables multi-agent orchestration and coordination using specialized, persistent Claude agents for complex workflows like financial analysis and research. It supports intelligent agent handoffs, local storage, and pre-built team templates through Claude Desktop.