·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