tmux-manager

Create, monitor, and manage tmux sessions for background tasks.

6|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/cruzanstx/daplug --skill tmux-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tmux-manager
Source: https://github.com/cruzanstx/daplug/tree/main/skills/tmux-manager
Command: npx skills add https://github.com/cruzanstx/daplug --skill tmux-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables creating, monitoring, and managing tmux sessions to run background tasks reliably and observe progress without blocking the main workflow.

Core Features & Use Cases

  • List all active sessions
  • Create and attach to background sessions
  • Capture outputs and kill or monitor sessions as needed

Quick Start

Start a new tmux session for a long-running task, then detach and re-attach later to monitor progress.