swarm

Run parallel Claude sessions in tmux panes for simultaneous task handling.

Updated Dec 17, 2025
One-click install
npx skills add https://github.com/eprouveze/HealthPulse --skill swarm-eprouveze
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: swarm
Source: https://github.com/eprouveze/HealthPulse/tree/main/.claude/skills/swarm
Command: npx skills add https://github.com/eprouveze/HealthPulse --skill swarm-eprouveze

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Swarm enables you to run multiple Claude sessions in parallel within tmux panes, enabling you to triage, review, and coordinate tasks without context-switching.

Core Features & Use Cases

  • Parallel Claude sessions in separate tmux panes for concurrent work across inboxes, code reviews, audits, and research prompts
  • Mode-based task distributions: inbox, review, audit, research, and custom prompts, with per-pane prompts and isolation
  • Deterministic layout and Warp integration to visualize all sessions simultaneously and navigate between panes

Quick Start

Run /swarm inbox to spawn one pane per inbox item for triage.

Frequently Asked Questions about swarm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run parallel Claude sessions for code review and triage?

To run parallel Claude sessions, you can use swarm to fan out N sessions into separate tmux panes, enabling simultaneous handling of code reviews, inbox triage, and audits without context-switching.

What is the best way to triage an inbox with multiple AI agents simultaneously?

The best way to triage an inbox simultaneously is using a mode-based task distribution like the swarm inbox command, which assigns one dedicated tmux pane per inbox item for isolated, concurrent processing.

Do I need tmux to run multiple AI coding agents in parallel?

Yes, tmux is required to run multiple parallel Claude sessions. Swarm uses tmux panes to provide a deterministic layout and independent contexts for each concurrent task.

How does running parallel AI sessions in tmux panes work?

Running parallel AI sessions in tmux works by fanning out N sessions into separate panes with deterministic layouts. Each pane receives per-pane prompts and maintains independent contexts for reproducible workflows.

Can I use custom prompts for parallel AI audits and research sessions?

Yes, you can use custom prompts for parallel AI audits and research. Swarm supports inbox, review, audit, research, and custom prompt modes, assigning a separate tmux pane to each specific task.

Why should I use parallel tmux panes instead of sequential AI sessions?

You should use parallel tmux panes to avoid context-switching and enable concurrent work across multiple tasks. This approach provides a reproducible, deterministic layout to visualize and navigate all sessions simultaneously.