Plugin Claude Code
Master of Panes — orchestrate parallel Claude Code dev sessions across tmux panes with state tracking, auto-cleanup, and slash commands.
Plugin Claude Code
Master of Panes — orchestrate parallel Claude Code dev sessions across tmux panes with state tracking, auto-cleanup, and slash commands.
Instructions file
Claude Code instructions for rajivpoddar/master-of-panes, covering claude.md — master of panes, what this is, design principles, plugin structure and configuration.
Hook
Runs when you submit a prompt, before the agent sees it, executing hook-relay.sh via bash. From rajivpoddar/master-of-panes.
Hook
Runs when the agent finishes a response, executing hook-relay.sh and update-pane-state.sh via bash with --cleanup-session (2 commands). From rajivpoddar/master-of-panes.
Hook
Runs after a tool call finishes, executing hook-relay.sh via bash. From rajivpoddar/master-of-panes.
Hook
Runs when the agent sends a notification, executing hook-relay.sh via bash. From rajivpoddar/master-of-panes.
Hook
Runs when a session starts, executing hook-relay.sh via bash. From rajivpoddar/master-of-panes.
Skill Claude CodeCodex
Restart the current HeyDonna dev-slot Claude Code session through MoP while preserving its session and canonical launcher environment.
Skill Claude CodeCodex
Send and start one exact message in an existing Codex Desktop task through app-server stdio. Use when a task-to-task handoff must run without renderer-mediated codexapp messaging.
Skill Claude CodeCodex
Assign a task to a tmux dev pane. Usage /master-of-panes:pane-assign [branch].
Skill Claude CodeCodex
Hand off a GitHub issue to a tmux dev pane — extract issue, git sync, assign state, send instructions. Usage /master-of-panes:pane-handoff.
Skill Claude CodeCodex
Monitor a tmux dev pane — poll activity and report progress. Usage /master-of-panes:pane-monitor [goal].
Skill Claude CodeCodex
Configure the tmux pane manager — dev pane addresses, manager pane, state directory. Run once after installing the plugin.
Skill Claude CodeCodex
Show the status of all tmux dev panes — occupancy, task, branch, and live activity.