tmux-workflow
CommunityOrchestrate Codex workers in tmux sessions.
Authorkunhuang12345
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a self-contained toolkit to drive one or multiple Codex CLI workers inside tmux sessions, enabling prompt submission, log polling, and per-worker isolation of CODEX_HOME.
Core Features & Use Cases
- Start or reuse a tmux session running codex to host workers.
- Inject prompts via tmux send-keys or buffer paste and poll Codex JSONL logs for replies.
- Manage multiple workers with isolated CODEX_HOME (<home>/.codex-workers/<worker_id>) to prevent cross-talk; suitable for debugging, load testing, or parallel experimentation.
Quick Start
- Start a worker: bash .codex/skills/tmux-workflow/scripts/twf codex-a
- Ask a worker: bash .codex/skills/tmux-workflow/scripts/twf codex-a "你好"
- Inspect latest reply: bash .codex/skills/tmux-workflow/scripts/twf pend codex-a
Dependency Matrix
Required Modules
tmuxcodexpython3
Components
Scripts
💻 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: tmux-workflow Download link: https://github.com/kunhuang12345/team-skill/archive/main.zip#tmux-workflow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.