Skip to main content
在 Manus 中运行任何 Skill
一键导入

org-attach

星标1
分支1
更新时间2026年6月19日 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).

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly