Muxel — Development skill for Claude Code
muxel is a GPUI-native multiplexer for coding agents.
How to install Muxel
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open ProjectHax/muxel and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Muxel does
muxel is a GPUI-native multiplexer for coding agents.
Alternatives in Development
- Zeron — A native control plane for Claude Code, Codex, Cursor, Devin and other coding agents 1.4k ★
- OpenSquirrel — For people who get distracted by agents 1.3k ★
- React Native Movie App — Get hands-on with React Native and Expo in this crash course 787 ★
README
A native, GPU-accelerated **multi-agent terminal multiplexer** for running many AI coding agents (Claude, opencode, Amp, …) and shells side by side — built in Rust on [GPUI](https://github.com/zed-industries/zed) (Zed's UI framework).
muxel is shaped like an **agent manager**, not "another terminal app": a tiled, tabbed workspace where each pane is a real terminal running a coding agent or shell, with first-class git worktrees, live agent-status tracking, scheduled runs, and notifications. It's a native desktop GUI (not a TUI) — every pane embeds a real terminal emulator over a PTY.
Features
- Tiled, tabbed panes — split horizontally/vertically, drag tabs and panes to re-dock (Zed-style), pop a pane out into its own window, maximize, and double-click a divider to even out a split.
- Agents & presets — each pane launches from a preset (program, args, model, system prompt, env, status markers). Built-ins for Claude, opencode, Amp and more, all editable in Settings.
- Live agent status — each pane shows running / working / awaiting-input / done, detected from the terminal output, with desktop + in-app notifications on transitions and a cross-project dashboard.
- Git worktrees — first-class, named, color-coded worktrees shared by panes,
with a review/dispose flow and GitHub PR helpers (via the
ghCLI). - Runners & Loops — save a prompt + agent as a runner to launch on demand, or a Loop to run it on a schedule (every N minutes/hours, or a daily time).
- Shared memory — opt a project into a
.muxel/MEMORY.mdthat agents read and append lessons to across runs. - Remote development (SSH) — projects that live on a remote host: shells and agents run there over one multiplexed SSH connection, with remote git, a remote file browser, persistent tmux sessions, and *roaming layouts
Related Skills
Projectmem
Open-source coding agent memory. Records issues, attempts, fixes and decisions, then warns your agent before i
Herdrm
Native macOS console for herdr — all your coding agents and their live terminals, across devices
Hive
Browser-native hive-mind for CLI coding agents — Claude Code, Codex, Gemini, and OpenCode collaborate as real
Harness Remote
Native-session control plane for Codex, Claude Code, OpenCode, OMP and PI. Run, resume and hand off coding ses
Calyx
A native macOS terminal app built on Ghostty for running and supervising coding agents
Peerbridge MCP
Provider-native adapter and governance layer for auditable multi-agent coding, review, evidence, and release w
Related Agents
Callstackincubator
A collection of agent-optimized React Native skills for AI coding assistants.
Dev Orchestrator Agy
Project-manager orchestrator that runs in Claude. Planning is dispatched to a NATIVE Claude subagent (worker-p
Coding Agent
React Native coding agent — consults docs, diagnoses errors, and drives the iOS Simulator. Loads docs, diagnos