Multi-agent swarm coordination for Claude Code - spawn parallel teammates in tmux/kitty, assign tasks, and coordinate work
/plugin marketplace add Und3rf10w/claude-litter
/plugin install claude-swarm@Und3rf10w/claude-litter
Broadcast a message to all teammates in the team
Clean up a swarm team by killing tmux/kitty sessions and optionally removing files
Create a new swarm team with directories, config, and initialize the current session as team-lead
Diagnose and troubleshoot swarm team health - check socket health, config validity, status consistency, and detect issues
Check your inbox for messages from teammates
List all teams using list_teams() from swarm-utils.sh
Send a message to a teammate's inbox
Interactive onboarding wizard for new Claude Swarm users - checks prerequisites, guides setup, and walks through first team creation
Reconcile team configuration with actual running sessions, fixing mismatches.
Resume a suspended swarm team, respawning offline teammates with their task context
Send text directly to a teammate's terminal (types commands for them)
Generate, launch, or save a kitty session file for the swarm (kitty only)
Spawn a new Claude Code teammate in tmux or kitty with team environment variables
Show status overview of a swarm team including members, tasks, and active sessions
Verify all spawned teammates are alive and update their status
Create a new task in the team task list
Delete a task using delete_task() from swarm-utils.sh
List all tasks for the current team, with optional filtering.
Update a task's status, assignment, or add comments
Migrate your code and prompts from Sonnet 4.x and Opus 4.1 to Opus 4.5.
Frontend design skill for UI/UX implementation
Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)