End-to-end smoke testing of the Mewbo CLI via tmux. Use this skill when asked to test the CLI, verify CLI behavior after changes, smoke-test the agent loop, check for regressions, or validate MCP/plugin/session features work correctly through the terminal interface. Also use when validating the live-streaming transcript ("glide"), the activity footer/spinner, or the fleet sidebar + per-agent drill-in (epic #161), and when debugging CLI crashes, MCP connection issues, or session lifecycle problems that need live reproduction.
$npx -y skills add bearlike/assistant --skill mewbo-cli-smoketestInstalls into the current project.
Run `npx skills use "https://github.com/bearlike/assistant" --skill "bearlike/assistant/mewbo-cli-smoketest"` 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/bearlike/assistant" that are relevant to the current task. Run `npx skills add "https://github.com/bearlike/assistant"` and select the relevant skills, then follow their instructions.