cmux-home
Installation
SKILL.md
cmux-home
Use this skill when working on cmux-home itself or when helping someone adapt it into their own cmux launcher.
Core Idea
cmux-home is a small composition of cmux primitives:
- cmux workspaces hold tasks
- terminal surfaces run agents and scripts
- browser surfaces can show previews or dashboards
- notifications and sidebar metadata say which workspace needs attention
- the cmux socket API starts work and streams updates
- local shell scripts define the user's workflow policy
This follows the Zen of cmux. cmux gives composable primitives. The developer owns the workflow shape.