Tui Test banner
nicholasglazer nicholasglazer

Tui Test

DevOps community

Description

--- name: tui-test description: Build, deploy, and E2E test teru TUI mode on the remote server via SSH pane. Automates binary upload, daemon management, and visual verification. --- # TUI Mode E2E Test ## Prerequisites - User has a teru window open with an SSH pane connected to `167.235.2.216:2248` - The SSH pane is on a workspace (user will tell you which pane ID) ## Protocol ### Step 1: Find the SSH pane ```python # Scan all teru MCP sockets, find the one with an SSH connection # Look for

Installation

Installs to ~/.claude/skills/nicholasglazer-teru-tui-test/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nicholasglazer-teru-tui-test && curl -fsSL https://raw.githubusercontent.com/nicholasglazer/teru/HEAD/.claude/skills/tui-test.md -o ~/.claude/skills/nicholasglazer-teru-tui-test/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository