Skip to content

amirlehmam/wmux-orchestrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wmux-orchestrator

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.

Install

claude plugin add amirlehmam/wmux-orchestrator

Usage

In Claude Code:

/wmux-orchestrator:orchestrate <your task description>

How it works

  1. Analyzes your codebase structure
  2. Decomposes the task into waves of parallel agents
  3. Spawns agents (wmux panes or subagents)
  4. Monitors progress and drives wave transitions
  5. Runs automated review when all agents complete

Requirements

  • Claude Code CLI
  • wmux (optional, for visual multi-pane mode)

License

MIT

About

Multi-agent task orchestration plugin for Claude Code — decomposes complex dev tasks into parallel agents with wave-based coordination and automated review

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors