cmux

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

End-user control of cmux topology and routing (windows, workspaces, panes/surfaces, focus, moves, reorder, identify, trigger flash). Use when automation needs deterministic placement and navigation in a multi-pane cmux layout.

skills/cmux/SKILL.md

Download bundle ↓
main · 6f118af6 bundle filesScanned 2026-09-15

references/trigger-flash-and-health.md

87 tokens · o200k_base · 380 bytes

Source excerpt starting at line 1.
# Trigger Flash and Surface Health Flash a surface or workspace for visual confirmation in the UI: ```bashcmux trigger-flash --surface surface:7cmux trigger-flash --workspace workspace:2``` Detect hidden, detached, or non-windowed surfaces before routing focused input when UI state may be stale: ```bashcmux surface-healthcmux surface-health --workspace workspace:2``` 
Referenced from SKILL.md