trails/.claude/skills/cmux/references/trigger-flash-and-health.md
Ullrich Schäfer b4c0ee954d
Add cmux skills (browser, debug-windows, markdown, core)
Skills for cmux terminal integration: browser automation for visual
verification, debug windows, markdown viewer, and core topology control.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 12:25:54 +01:00

493 B

Trigger Flash and Surface Health

Operational checks useful in automation loops.

Trigger Flash

Flash a surface or workspace to provide visual confirmation in UI:

cmux trigger-flash --surface surface:7
cmux trigger-flash --workspace workspace:2

Surface Health

Use health output to detect hidden/detached/non-windowed surfaces:

cmux surface-health
cmux surface-health --workspace workspace:2

Use this before routing focused input if UI state may be stale.