Multi-agent task decomposition and coordination for Claude Code
A multi-agent coordination plugin that decomposes complex tasks into parallel subtasks, spawns workers, and manages file access to prevent conflicts.
Why this plugin
Enables parallel development by breaking down tasks and coordinating specialized agents, preventing file conflicts and preserving context across sessions for complex projects.
Prerequisites
Node.js, global npm install of the plugin, and optional Ollama for embeddings. Requires adding a marketplace in Claude Code.
/plugin marketplace add joelhooks/swarm-tools/plugin install swarm@swarm-toolsExpert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.
Migrate your code and prompts from Sonnet 4.x and Opus 4.1 to Opus 4.5.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Persistent memory system for Claude Code - seamlessly preserve context across sessions