By amirlehmam
Multi-agent task orchestration with visual terminal panes. Decomposes complex dev tasks into parallel Claude Code instances coordinated through dependency-aware waves.
Core orchestration skill. Analyzes codebase, decomposes tasks into waves of parallel agents, creates wmux layout, spawns agents, monitors progress, triggers reviewer.
Automated reviewer for wmux orchestrations. Runs after all agent waves complete. Checks consistency, runs tests, fixes minor issues, produces a review report.
Detect if wmux terminal multiplexer is running. Used internally by orchestrate skill to decide between wmux multi-pane mode and degraded subagent mode.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Uses power tools
Uses power tools
Uses Bash, Write, or Edit tools
Uses Bash, Write, or Edit tools
Claude Code plugin that decomposes complex dev tasks into parallel agents coordinated through dependency-aware waves with automated review.
With wmux: Each agent gets its own visible terminal pane — watch them work in real-time. Without wmux: Falls back to native Claude Code subagents.
claude plugin add amirlehmam/wmux-orchestrator
In Claude Code:
/wmux-orchestrator:orchestrate <your task description>
MIT
npx claudepluginhub amirlehmam/wmux-orchestrator --plugin wmux-orchestratorMulti-agent development orchestration with Claude Code + cmux. Spawn, monitor, and integrate parallel sub-agents visually in terminal panes.
Launch, control, and monitor other Claude Code sessions as workers via tmux
Parallel task orchestration for AI coding agents - dispatch work to Codex or Claude Code workers in isolated git workspaces
MCP server for spawning and orchestrating multiple Claude Code sessions via iTerm2
Delegation system with workflow orchestration, specialized agents, and parallel execution for Claude Code
Manage large coding tasks using git worktrees and background Claude Code sessions. Supports launching, monitoring, resuming, and cleanup of autonomous tasks with alert notifications.