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>
493 B
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.