Skip to main content
Run any Skill in Manus
with one click

org-attach

Stars1
Forks1
UpdatedJune 19, 2026 at 20:32

Read-only skill that **only emits commands** for the human to use to **directly attach via tmux** to live org panes (secretary / dispatcher / worker). It joins `mcp__org-broker__list_panes` (logical pane list) with `/usr/bin/tmux -L claude-org-broker list-panes -a` (pane_id <-> session mapping) on pane_id (%N), and prints an attach command for each pane labeled with role + name(task_id) (read-only `-r` / writable without `-r` / detach with `Ctrl-b d`). Triggered by "I want to see a worker's pane", "I want to attach to a worker pane", "I want to peek at the dispatcher directly", "let me into a pane", "tell me the attach command", "connect via tmux", "enter the worker's screen", etc. Does not attach itself or change any pane (it only displays command strings and a pane list). Does NOT fire for delegation (org-delegate), dashboard listing (org-dashboard), or watcher stop (org-attention-stop).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly