Jmux Control banner
jarredkenny jarredkenny

Jmux Control

Development community

Description

--- name: jmux-control description: Control jmux sessions, windows, and panes programmatically. Dispatch Claude Code instances, monitor their progress, and interact with them. Use when inside a jmux-managed tmux session ($JMUX=1). --- # jmux Agent Control You are inside a jmux-managed tmux session. You can create sibling sessions, dispatch other Claude Code instances, monitor their progress, and interact with them using the `jmux ctl` CLI. All commands output JSON to stdout. Errors output JSO

Installation

Installs to ~/.claude/skills/jarredkenny-jmux-jmux-control/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jarredkenny-jmux-jmux-control && curl -fsSL https://raw.githubusercontent.com/jarredkenny/jmux/HEAD/skills/jmux-control.md -o ~/.claude/skills/jarredkenny-jmux-jmux-control/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository