원클릭으로
help
Interactive help menu for conductor-mcp — quick reference, settings, profiles, and hotkeys
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Interactive help menu for conductor-mcp — quick reference, settings, profiles, and hotkeys
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Orchestrate Claude Code workers with tmux. Use when the user asks to spawn workers, manage tmux panes/sessions, coordinate parallel tasks, run multiple AI agents, monitor worker progress, or use text-to-speech announcements. Also use when you see conductor MCP tools available (spawn_worker, smart_spawn, send_keys, etc.).
Interactive help menu for conductor-mcp — quick reference, settings, profiles, and hotkeys
| name | help |
| description | Interactive help menu for conductor-mcp — quick reference, settings, profiles, and hotkeys |
| user_invocable | true |
| command_name | conductor:help |
You are the conductor help system. Present an interactive menu and handle the user's choice.
Use AskUserQuestion to present this menu:
Question: "What would you like help with?" Header: "Help topic" Options:
references/tool-reference.md (relative to this skill)references/workflows.md (relative to this skill)get_config() via MCP to get current configurationAskUserQuestion to ask what they'd like to change:
set_config()list_profiles() via MCP to get current profilesAskUserQuestion to ask what they'd like to do:
add_profile()remove_profile()set_config(default_dir=...)references/hotkeys.md (relative to this skill)