Tag: tmux
Interactive tmux Session Management
Programmatically interact with tmux sessions by sending keystrokes and scraping pane output. This skill facilitates the management of long-running terminal processes and interactive TUIs.
Programmatic control of tmux terminal sessions
This skill enables programmatic control over persistent tmux sessions, allowing developers to list sessions, capture pane output, and navigate panes/windows. It facilitates sending specific keystrokes and managing long-running interactive c…
Meta-Agent Supervisor for Parallel Development Workflows
This meta-agent supervisor manages multiple parallel development agents within a single tmux session. It automates worktree lifecycle management, monitors agent status, handles checkpoints, and safely recycles completed work.
Control and interact with tmux terminal sessions
This skill provides programmatic control over existing tmux sessions, allowing developers to list, capture output from, and send input to specific panes or windows. It facilitates robust interaction with persistent, interactive command-line…
Agent Fleet Supervisor for Claude Code
A meta-agent supervisor designed to manage a fleet of Claude Code agents within individual tmux windows and worktrees. It automates agent spawning, monitors progress via checkpoints, and handles the lifecycle of worktrees and integration te…