terminal-multiplexer
OfficialKeep tasks running after you disconnect.
Software Engineering#tmux#background processes#remote development#terminal sessions#log capture#parallel commands#ssh resilience
Authorpodcodar
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you start, manage, and monitor long-running terminal jobs reliably so they continue running even if you disconnect from a session.
Core Features & Use Cases
- Background session management: Create named tmux sessions that keep processes alive across disconnects.
- Parallel command execution: Run multiple workers or builds simultaneously using separate sessions/windows.
- Output capture for progress checks: Retrieve pane output to verify status and debug background work.
- Use Case: Run a development server and a build process at the same time, then check their logs later without losing progress.
Quick Start
Start a detached tmux session named "server" that runs your site locally in the background by asking the AI to execute: tmux new-session -d -s server "bun run dev".
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: terminal-multiplexer Download link: https://github.com/podcodar/webapp/archive/main.zip#terminal-multiplexer 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 471,000+ vetted skills library on demand.