tmux-agent-orchestrator

Installation
SKILL.md

Tmux Agent Orchestrator

Requires tmux and Python 3.9+ on PATH, plus shell access from the primary agent. The helper uses only the Python standard library. Install and configure the agent being supervised separately; conversation restoration requires that agent's own resume support.

Act as the accountable primary agent. A worker in tmux is an interactive external collaborator, not an authority. Keep this skill decoupled from every specific agent vendor, model, TUI, and task domain; harness-specific resume commands are explicit data, never built-in behavior.

Use scripts/tmux_agent.py for discovery, tmux-native task state, safe prompt delivery, event signaling, bounded observation, restoration manifests, and deliberate interruption. It passes prompt text through stdin and avoids interpolating it into a shell command.

Operating contract

Installs
2
First Seen
11 days ago
tmux-agent-orchestrator — ammar-hasan/agent-skills