بنقرة واحدة
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)