multi-agent-shogun
by yohey-w
Samurai-themed tmux orchestration for Claude multi-agent workflows
Overview
Orchestrates lightweight multi-agent workflows for Claude/Anthropic using a samurai-themed hierarchy (shogun → karo → ashigaru). Uses tmux sessions and shell scripts to run parallel LLM tasks, route simple delegation, and collect outputs into coordinated pipelines. Distinctive for its low-dependency, hands-on approach that makes agent orchestration visible and easy to prototype on a single machine. multi-agent orchestration.
Why It Matters
Best For
Practitioners prototyping multi-agent delegation patterns on Claude/Anthropic who want a transparent, low-dependency way to run parallel agents locally. This aligns with an Evaluation-Driven Development Pattern approach for iterative, observable experiments.
Use Cases
- Prototype parallel agent pipelines and delegation flows locally using tmux sessions
- Reproduce and inspect multi-agent interaction logs to diagnose agent failure modes
- Run quick experiments comparing Claude agent variants or prompt strategies in coordinated runs