shared-brain
by Noble-Shiva
Set up a shared context directory for multi-agent coordination. Use when you need multiple agents (main + sub-agents) to share priorities, outputs, and feedback without complex messaging. Implements the "one brain, many hands" pattern — agents read from and write to shared files instead of talking to each other. Works with any AI agent that can read/write files (OpenClaw, Claude Code, Codex, Cursor, Aider, etc.).