什麼是 coordinator?
當使用者說「vm」、「語音模式」、「團隊」、「協調」或需要協調多個代理程式並行處理相關任務時使用 來源:hjewkes/agent-skills。
當使用者說「vm」、「語音模式」、「團隊」、「協調」或需要協調多個代理程式並行處理相關任務時使用
透過命令列快速安裝 coordinator AI 技能到你的開發環境
來源:hjewkes/agent-skills。
Manages two concerns: output mode switching (voice vs text) and agent team orchestration for parallel task execution.
Trigger words: "vm", "voice mode" -> switch to VOICE. "tm", "text mode" -> switch to TEXT.
Read references/team-orchestration.md for the full coordination pattern (DECOMPOSE -> WAVE PLAN -> DISPATCH -> GATE -> VERIFY), agent spawn rules, model selection table, context budget management, and conflict resolution.
當使用者說「vm」、「語音模式」、「團隊」、「協調」或需要協調多個代理程式並行處理相關任務時使用 來源:hjewkes/agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/hjewkes/agent-skills --skill coordinator當使用者說「vm」、「語音模式」、「團隊」、「協調」或需要協調多個代理程式並行處理相關任務時使用 來源:hjewkes/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/hjewkes/agent-skills --skill coordinator 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/hjewkes/agent-skills