tmux-ops

Community

Manage persistent terminal sessions with tmux for interactive CLI workflows.

Authorcurrentsuspect
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the need for managing persistent terminal sessions in tmux, which is essential for interactive CLI workflows, long-running processes, and background task recovery.

Core Features & Use Cases

  • Session Management: Start, attach to, and manage tmux sessions for persistent terminal sessions.
  • Command Execution: Send commands to sessions, capture output, and manage panes.
  • Use Case: Ideal for scenarios where you need to ensure that terminal sessions survive disconnects, or when you require manual control over interactive CLI processes.

Quick Start

Start a new tmux session named 'work' and attach to it with the command: tmux new -s work && tmux attach -t work.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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-ops
Download link: https://github.com/currentsuspect/currentsuspect/archive/main.zip#tmux-ops

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 620,000+ vetted skills library on demand.