This is a full local agent orchestration system that lets you run multiple Claude Code or Codex instances that coordinate with each other through a supervisor process. You point it at a git repo with `wanman takeover`, and it spawns agents (CEO, dev, devops, researcher) that work in isolated worktrees, pass messages, share context, and manage a task pool via JSON-RPC. The architecture is serious: per-agent HOME directories, SQLite backing, lifecycle options like 24/7 or on-demand spawning. It's inspired by Japanese one-man trains, the idea being you step back and let the agent matrix run itself. If you've ever wanted to see what happens when agents actually collaborate on a codebase instead of just chatting, this is the runtime to try.
npx skills add https://github.com/aradotso/trending-skills --skill wanman-agent-matrix