yohey-w/multi-agent-shogun
Samurai-inspired multi-agent system for Claude Code. Orchestrate parallel AI tasks via tmux with shogun → karo → ashigaru hierarchy.
Built on bash/tmux as the orchestration layer, the system coordinates up to 8 independent AI CLI agents (Claude Code, OpenAI Codex, GitHub Copilot, or Kimi Code) through disk-based YAML message passing—eliminating coordination API costs entirely. A unified instruction build system generates CLI-specific prompt templates from shared rules, ensuring consistency across heterogeneous agent types. The hierarchy dynamically discovers reusable skill patterns from agent execution logs, promoting validated workflows into persistent commands without manual library curation.
1,046 stars. Actively maintained with 28 commits in the last 30 days.
Stars
1,046
Forks
240
Language
Shell
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
28
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/yohey-w/multi-agent-shogun"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related agents
jayminwest/overstory
Multi-agent orchestration for AI coding agents — pluggable runtime adapters for Claude Code, Pi, and more
Dicklesworthstone/claude_code_agent_farm
Orchestration framework for running 20+ Claude Code agents in parallel: automated bug fixing,...
VibeCodingWithPhil/agentwise
Multi-agent orchestration for Claude Code with 15-30% token optimization, self-improving agents,...
aqm-framework/aqm
An orchestration framework for AI agents to pass tasks through explicit queues. Build pipelines...
mtzanidakis/praktor
Multi-agent Claude Code orchestrator with Telegram I/O, Docker isolation, swarm patterns, and...