tmuxc

Community

Control AI coding agent sessions in tmux.

Authoryoonhwan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Managing multiple AI coding agent sessions across Claude Code, Codex CLI, and OMX within tmux is error-prone and lacks standardized communication protocols, leading to silent message loss and context fragmentation during multi-agent orchestration.

Core Features & Use Cases

  • Verified Inter-Session Messaging: Send messages between orchestrator and worker sessions using a 4-step verification protocol that guarantees delivery, preventing the common failure mode where tmux send-keys reports success but the message never reaches its target.
  • Session Lifecycle Management: Create, list, rename, and kill tmux sessions with automatic agent execution, intelligent model routing (Sonnet for analysis tasks, Opus for orchestration), and context-aware distillation that transfers state to fresh sessions when context usage exceeds 70%.
  • Disaster Recovery: Automatically recover from cmux disconnections and tmux server crashes by reconstructing sessions from Claude's session index and resuming conversations with full context restoration via baton handoff.

Quick Start

Use the tmuxc skill to create a new tmux session in your current project directory with Claude Code by saying 'tmuxc open . --name my-session --agent claude'.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tmuxc
Download link: https://github.com/yoonhwan/ai-feature-pack/archive/main.zip#tmuxc

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.