·spec-kit-parallel-orchestrator
@

spec-kit-parallel-orchestrator

Spec Kit 工作流程的平行編排技能。當使用者提及spec kit,輸入/speckit.*或/prompts:speckit.*指令,請求spec kit工作流程提示,或需要多代理程式協作時,必須觸發此技能。它首先驗證階段和依賴關係,然後將任務拆分為 3-6 個並行子任務,聚合結果,然後遞歸地進入下一輪。

6安裝·0熱度·@rexleimo

安裝

$npx skills add https://github.com/rexleimo/rex-skills --skill spec-kit-parallel-orchestrator

如何安裝 spec-kit-parallel-orchestrator

透過命令列快速安裝 spec-kit-parallel-orchestrator AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/rexleimo/rex-skills --skill spec-kit-parallel-orchestrator
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:rexleimo/rex-skills。

SKILL.md

查看原文

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-orchestrator
分類
@協作工具
認證
收錄時間
2026-02-26
更新時間
2026-03-11

Browse more skills from rexleimo/rex-skills

快速解答

什麼是 spec-kit-parallel-orchestrator?

Spec Kit 工作流程的平行編排技能。當使用者提及spec kit,輸入/speckit.*或/prompts:speckit.*指令,請求spec kit工作流程提示,或需要多代理程式協作時,必須觸發此技能。它首先驗證階段和依賴關係,然後將任務拆分為 3-6 個並行子任務,聚合結果,然後遞歸地進入下一輪。 來源:rexleimo/rex-skills。

如何安裝 spec-kit-parallel-orchestrator?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/rexleimo/rex-skills --skill spec-kit-parallel-orchestrator 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/rexleimo/rex-skills

詳情

分類
@協作工具
來源
skills.sh
收錄時間
2026-02-26