con un clic
subagent
Persistent tmux sessions for background monitoring and long-running processes
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Persistent tmux sessions for background monitoring and long-running processes
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| name | subagent |
| description | Persistent tmux sessions for background monitoring and long-running processes |
| triggers | ["tmux subagent","background process","watch logs","monitor build"] |
Persistent background sessions for monitoring, builds, logs. Survives context window resets.
# Create session
tmux new-session -d -s "cc-<purpose>" -x 200 -y 50
# Send command
tmux send-keys -t "cc-<name>" "command" Enter
# Read output (last 50 lines)
tmux capture-pane -t "cc-<name>" -p -S -50
# List sessions
tmux list-sessions
# Kill session (needs Q approval)
tmux kill-session -t "cc-<name>"
All sessions use cc- prefix: cc-build-watch, cc-test-runner, cc-log-tail
| Use Case | Tool |
|---|---|
| One-shot delegated work | Task agent (stateless) |
| Persistent monitoring | tmux subagent (stateful) |
| Simple inline work | Neither |
Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool.
Autonomous PR review agent that monitors Greptile, fixes issues, and merges when approved. Runs in background after PR creation. Loops until 5/5 confidence score then auto-merges. Use after creating a PR for fully hands-off review workflow.
CDP-based browser automation via browser-tools CLI
Call MCP server tools as CLI commands via mcporter
Semantic search for code and web. Use mgrep for natural-language/intent queries and web search. Use built-in Grep for exact strings/regex. Use Glob for file names.
Manages the OpenClaw trading system on openroach.exe.xyz. SSH admin operations for Kalshi proxy, credentials, kill switch, logs, and trade queries. Triggers include "openclaw", "check trades", "kill switch", "trading logs", "restart proxy", or /openclaw.