tmux
Installation
SKILL.md
Overview
CLI tools for managing tmux sessions, enabling agents to run and interact with background processes like database connections (psql, mysql), REPLs, log tailing, and other interactive commands.
Prerequisites
Commands
List Sessions
List all active tmux sessions.
bun .opencode/skill/tmux/list-sessions.js [options]