Install
openclaw skills install claude-tmux-runnerManage multiple Claude Code tasks concurrently with tmux, enabling background execution, progress monitoring, and non-blocking workflow.
openclaw skills install claude-tmux-runnerRun multiple Claude Code tasks in parallel using tmux sessions. Non-blocking, background execution with status monitoring.
~/.openclaw/scripts/claude-tmux.sh start "Your task description" [task-name]
Examples:
~/.openclaw/scripts/claude-tmux.sh start "Write a Python auth module" auth
~/.openclaw/scripts/claude-tmux.sh start "Build a React component" ui
~/.openclaw/scripts/claude-tmux.sh start "Create a Go microservice" api
~/.openclaw/scripts/claude-tmux.sh list
~/.openclaw/scripts/claude-tmux.sh status <task-id>
~/.openclaw/scripts/claude-tmux.sh files
~/.openclaw/scripts/claude-tmux.sh stop <task-id>
~/.openclaw/scripts/claude-tmux.sh stop-all
Generated code must include:
~/.openclaw/scripts/claude-tmux.sh~/.openclaw/logs/claude/~/.openclaw/workspace/~/.openclaw/state/claude/