Claude Psmux Team
Description
Native Windows Claude Code agent team split panes via psmux — no WSL required
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
🇺🇸 English | [🇰🇷 한국어](README.ko.md)
Claude Code Agent Teams on Windows — psmux Split Panes
**World's first native Windows solution** for running Claude Code agent teams in split terminal panes — without WSL, without Cygwin, without any Linux subsystem.
   
What This Does
Claude Code's [agent team feature](https://code.claude.com/docs/en/agent-teams) lets you spawn multiple AI teammates that collaborate on tasks in parallel. In split-pane mode, each teammate gets its own visible terminal pane — you can watch all of them working simultaneously.
This is officially supported on macOS via **tmux** or **iTerm2**. On **Windows**, it was previously only possible inside WSL (Ubuntu) — requiring syncing files between Windows and the Linux subsystem.
**This project makes it work natively on Windows** using [psmux](https://github.com/marlocarlo/psmux), a Rust-based tmux clone that runs without WSL.
psmux session (current behavior)
┌──────────────────────────┬───────────────────────────────┐
│ Pane 1 Lead │ Pane 2 Teammates (cycling) │
│ Claude Code v2.1.50 │ @alpha → completes │
│ Opus 4.6 · orchestrating │ @beta → completes │
│ │ @gamma → completes │
└──────────────────────────┴───────────────────────────────┘
shift-tab to cycle between active teammates
**Note**: Claude Code currently creates one shared pane for all teammates (they run sequentially). Per-teammate panes (as on macOS) require a Claude Code update. See [docs/issues-and-improvements.md](docs/issues-and-improvements.md).
Prior Art
The only previously known Windows approach was WSL-based: [treylom/claude-agent-teams-setup](https://gith
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11