cmux ターミナルマルチプレクサ向けツール集。
# マーケットプレイスを登録して個別インストール
/plugin marketplace add tanaka-yui/yui-cc-plugins
/plugin install cmux-fork@yui-cc-plugins
/plugin install cmux-using@yui-cc-plugins
/plugin install cmux-team@yui-cc-plugins
/plugin install cmux-team-dispatch-task@yui-cc-plugins
# または一括インストール
bash install.sh
| プラグイン | 概要 | 詳細 |
|---|---|---|
| cmux-fork | 会話を新しい cmux ペインにフォーク | README |
| cmux-using | cmux 操作スキル(サブエージェント起動・監視) | README |
| cmux-team | マルチエージェント開発オーケストレーション | README |
| cmux-team-dispatch-task | 並列タスクディスパッチ(worktree 分離) | SKILL |
| アプリ | 概要 | 詳細 |
|---|---|---|
| cmux-remote | cmux ワークスペースを iPhone PWA からリモート閲覧 | README |
# 1. クライアントをビルド
cd apps/cmux-remote/client && bun install && bun run build
# 2. ブリッジサーバーを起動
cd apps/cmux-remote/server && bun install && bun run start
http://localhost:3456 をブラウザで開き、iPhone のホーム画面に追加(PWA)。
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimParallel task dispatch via cmux workspaces. Each task gets its own git worktree + Claude Code session, orchestrated by the parent session.
Skill for operating cmux terminal multiplexer. Pane splitting, sub-agent spawning/monitoring/result collection, command sending, screen reading, and notifications.
Multi-agent development orchestration with Claude Code + cmux. Spawn, monitor, and integrate parallel sub-agents visually in terminal panes.
npx claudepluginhub tanaka-yui/yui-cc-plugins --plugin cmux-forkSkill for operating cmux terminal multiplexer. Pane splitting, sub-agent spawning/monitoring/result collection, command sending, screen reading, and notifications.
cmux terminal automation skills for Claude Code — workspace layouts, session snapshot/restore, surface organizer, and more.
cmux terminal integration: topology control, browser automation, markdown viewer, notifications
Deterministic Claude Code → wmux notifications via PostToolUse / Stop / SubagentStop / SessionStart hooks. Replaces wmux's regex-based agent detector with 100%-accurate hook signals when this plugin is installed.
Multi-agent development orchestration with Claude Code + cmux. Spawn, monitor, and integrate parallel sub-agents visually in terminal panes.
Control Codex and Gemini from your phone. Coordinate AI agents across CLIs via tmux.