By tanaka-yui
Parallel task dispatch via cmux workspaces. Each task gets its own git worktree + Claude Code session, orchestrated by the parent session.
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)。
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub tanaka-yui/yui-cc-plugins --plugin cmux-team-dispatch-taskClaude Code の会話を新しい cmux ペインにフォーク(ブランチ)するプラグイン
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.
Multi-agent development orchestration with Claude Code + cmux. Spawn, monitor, and integrate parallel sub-agents visually in terminal panes.
MCP server for spawning and orchestrating multiple Claude Code sessions via iTerm2
Skill for operating cmux terminal multiplexer. Pane splitting, sub-agent spawning/monitoring/result collection, command sending, screen reading, and notifications.
Display Claude agent status in tmux window names via workmux
Launch, control, and monitor other Claude Code sessions as workers via tmux
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.