什麼是 spec-kit-parallel-orchestrator?
Spec Kit 工作流程的平行編排技能。當使用者提及spec kit,輸入/speckit.*或/prompts:speckit.*指令,請求spec kit工作流程提示,或需要多代理程式協作時,必須觸發此技能。它首先驗證階段和依賴關係,然後將任務拆分為 3-6 個並行子任務,聚合結果,然後遞歸地進入下一輪。 來源:rexleimo/rex-skills。
Spec Kit 工作流程的平行編排技能。當使用者提及spec kit,輸入/speckit.*或/prompts:speckit.*指令,請求spec kit工作流程提示,或需要多代理程式協作時,必須觸發此技能。它首先驗證階段和依賴關係,然後將任務拆分為 3-6 個並行子任務,聚合結果,然後遞歸地進入下一輪。
透過命令列快速安裝 spec-kit-parallel-orchestrator AI 技能到你的開發環境
來源:rexleimo/rex-skills。
Transforms spec kit workflows from "single-threaded execution" to "3-6 Sub Agent parallel + stage aggregation". Prioritizes parallel execution for independent nodes, strictly serial execution for strong dependency chains.
| pending | Initial state | | inprogress | harness-start.sh selects task | | verifying | harness-end.sh begins verification | | passing | All gates passed | | failed | E2E test failed | | blocked | Dependency incomplete or environment check failed |
| Working Tree Clean | git status | | New Commit Exists | Compare commits | | E2E Passed | Custom command |
Spec Kit 工作流程的平行編排技能。當使用者提及spec kit,輸入/speckit.*或/prompts:speckit.*指令,請求spec kit工作流程提示,或需要多代理程式協作時,必須觸發此技能。它首先驗證階段和依賴關係,然後將任務拆分為 3-6 個並行子任務,聚合結果,然後遞歸地進入下一輪。 來源:rexleimo/rex-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/rexleimo/rex-skills --skill spec-kit-parallel-orchestratorSpec Kit 工作流程的平行編排技能。當使用者提及spec kit,輸入/speckit.*或/prompts:speckit.*指令,請求spec kit工作流程提示,或需要多代理程式協作時,必須觸發此技能。它首先驗證階段和依賴關係,然後將任務拆分為 3-6 個並行子任務,聚合結果,然後遞歸地進入下一輪。 來源:rexleimo/rex-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/rexleimo/rex-skills --skill spec-kit-parallel-orchestrator 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/rexleimo/rex-skills