tui-explorer

Installation
SKILL.md

tui-explorer

Purpose

Generate replayable acceptance tests from discovered TUI navigation paths.

Commands

  • Discover:
    • skills/tui-explorer/scripts/tui_explorer discover --command "<app command>"
  • Verify:
    • skills/tui-explorer/scripts/tui_explorer verify --spec "<path-to-acceptance.md>"

Defaults

  • Exploration strategy: bounded BFS.
  • Safe action set: Enter, Tab, ArrowDown, ArrowUp, ArrowRight, ArrowLeft, Esc, Space.
  • Risky actions are disabled unless --allow-risky is set.
  • Output directory defaults to .agent-tui/discover/<timestamp>/.
  • Replay fails on scenario failure and exits non-zero.

Workflow

Related skills

More from pproenca/agent-tui

Installs
1
GitHub Stars
88
First Seen
Apr 6, 2026