cmux-shared-behavior

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 ↗

Shared behavior and mutation-path rules for cmux. Use when a behavior is exposed through multiple entrypoints such as keyboard shortcuts, command palette, context menu, CLI, settings, debug menu, optimistic UI, or tests that previously missed a bug.

skills/cmux-shared-behavior/SKILL.md

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

agents/openai.yaml

66 tokens · o200k_base · 337 bytes

Source excerpt starting at line 1.
interface:  display_name: "cmux Shared Behavior"  short_description: "Keep multi-entrypoint behavior and optimistic updates on one shared path."  default_prompt: "Use this skill when changing behavior exposed through multiple cmux entrypoints, optimistic UI or CLI mutation flows, or tests that previously missed a user-visible bug."