primeline-ai/claude-tmux-orchestration
Claude Code tmux orchestration — spawn full AI sessions as parallel workers with heartbeat monitoring and file-based coordination
This tool helps developers manage multiple complex AI coding tasks in parallel. It allows you to give separate coding assignments to different AI assistants (like Claude Sonnet or Haiku) and have them work independently within their own dedicated environments. You feed in high-level coding tasks, and the system monitors their progress and output, coordinating their work through shared files.
Use this if you need to tackle large-scale software development projects by having multiple AI assistants contribute to different modules or research aspects simultaneously, overcoming the limitations of single-session AI sub-agents.
Not ideal if you're only performing quick code reviews or simple searches, as setting up and managing parallel sessions adds unnecessary overhead for trivial tasks.
Stars
21
Forks
—
Language
Shell
License
MIT
Category
Last pushed
Mar 23, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/primeline-ai/claude-tmux-orchestration"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jayminwest/overstory
Multi-agent orchestration for AI coding agents — pluggable runtime adapters for Claude Code, Pi, and more
yohey-w/multi-agent-shogun
Samurai-inspired multi-agent system for Claude Code. Orchestrate parallel AI tasks via tmux with...
Dicklesworthstone/claude_code_agent_farm
Orchestration framework for running 20+ Claude Code agents in parallel: automated bug fixing,...
sethdford/claude-fleet
Multi-agent orchestration server for Claude Code with fleet coordination, swarm intelligence,...
VibeCodingWithPhil/agentwise
Multi-agent orchestration for Claude Code with 15-30% token optimization, self-improving agents,...