tuicr
Installation
SKILL.md
tuicr - TUI Change Reviewer
Launch the tuicr TUI tool in a tmux split pane to interactively review local git changes.
Usage
/tuicr [directory]
Or simply mention wanting to review changes with tuicr.
How It Works
Since coding agents cannot run interactive TUI applications directly, this skill uses a tmux workaround:
- Detects if the current agent session is running inside tmux
- If yes: Creates a split pane with tuicr running in it
- If no: Provides instructions to restart the agent inside tmux