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-orchestratorIn Claude Code:
/wmux-orchestrator:orchestrate <your task description>
- Analyzes your codebase structure
- Decomposes the task into waves of parallel agents
- Spawns agents (wmux panes or subagents)
- Monitors progress and drives wave transitions
- Runs automated review when all agents complete
- Claude Code CLI
- wmux (optional, for visual multi-pane mode)
MIT