CLI 工具
Tmux Skill
Run commands in tmux windows and panes so the user can see output in their terminal. Use this skill whenever the user wants to run long-running commands (builds, servers, benchmarks), drive interactive programs (gdb, python REPL, psql), or see command output in a visible terminal pane. Also use when the user says "run this in tmux", "open a window for", "I want to watch the output", or wants to monitor logs. Trigger this skill for any task where the output matters to the user visually — compilation, server startup, log tailing, debugging sessions — rather than running it silently in the background.