tmux-status-debug

Installation
SKILL.md

Debugging tmux-opencode-integrated Status Detection

When to Use

  • Status icons showing wrong state (e.g., showing ERROR when agent is IDLE)
  • Adding new patterns for agent detection
  • Testing pattern matching against real pane content

Quick Commands

List all agent panes

tmux list-panes -a -F "#{session_name}:#{window_name}.#{pane_index} #{pane_current_command}" | grep -E "opencode|claude|amp"

Capture pane content (raw)

Related skills
Installs
50
GitHub Stars
59
First Seen
Feb 20, 2026