Skip to main content

tmux-cli-driver

Use when an interactive command-line tool needs to be tested as a real user would drive it — a CLI that only behaves correctly with a real TTY (prompts, password masking, spinners, full-screen TUIs, paging), reproducing a "the prompt hangs / the wizard skips a step" bug, or asserting on what an internal CLI actually prints to the terminal rather than what a piped/non-interactive invocation does. Reach for this whenever piping stdin "works" but the interactive path is what's broken.

Jump to install

Source facts

Repository
az9713/skill-best-practices
Last source activity
June 24, 2026 at 03:26
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.