This skill should be used when a user asks to debug an interactive CLI, REPL, TUI, prompt loop, shell wizard, watch mode, long-running terminal process, or any command that hangs, waits for input, redraws incorrectly, needs multiple inputs, behaves differently in a real terminal, or requires comparing tmux panes. Trigger on phrases like “it hangs after Continue?”, “the prompt never appears,” “my curses UI breaks in a small terminal,” “the watcher only fails after I answer the prompt,” or “inspect pane 2.”
$npx -y skills add esonhugh/marketplace --skill interactive-cli-systemic-debuggingInstalls into the current project.
Run `npx skills use "https://github.com/esonhugh/marketplace" --skill "esonhugh/marketplace/interactive-cli-systemic-debugging"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/esonhugh/marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/esonhugh/marketplace"` and select the relevant skills, then follow their instructions.