원클릭으로
subagent
Persistent tmux sessions for background monitoring and long-running processes
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Persistent tmux sessions for background monitoring and long-running processes
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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.