Skip to main content

spec-swarm

当用户要求以「Agent 主控 + 全程 spawn 子 Agent」的方式启动 R&K Flow 开发流程时使用: 当前 Agent 只做编排(账本、门禁代问、批次调度),七个角色的实质工作一律交子 Agent 执行。 典型信号:用户说"用 swarm 模式启动"/"蜂群模式"/"所有任务都 spawn 子 Agent 做"/"你只做主控不要自己写代码"。 本 Skill 只做前置校验、写入 execution 字段、声明编排硬约束,随后委派 spec-start 跑既有五阶段流程。 不要用于运行时不支持子 Agent 的环境(退回 spec-start 串行路径)、已有活跃 Spec 的小迭代(用 spec-update), 也不要用它替代 spec-start —— 流程本体、账本模板、门禁定义仍由 spec-start 唯一承载。

Jump to install

Source facts

Repository
HHU3637kr/skills
Last source activity
August 28, 2026 at 14:57
Detected SKILL.md language
Chinese
Stars
144
Forks
20

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.