·pipeline
</>

pipeline

自主构建阶段协调器。管理切片队列、TDD 对调度、全团队代码审查、变异测试、CI 集成以及与质量门的自动合并。取代构建阶段的手动协调器开销。当与 ensemble-team 一起运行工厂模式时激活。

54安装·3热度·@jwilger

安装

$npx skills add https://github.com/jwilger/agent-skills --skill pipeline

如何安装 pipeline

通过命令行快速安装 pipeline AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/jwilger/agent-skills --skill pipeline
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:jwilger/agent-skills。

SKILL.md

查看原文

Value: Flow -- continuous, gated progression from slice to shipped code eliminates idle coordination overhead and makes quality evidence accumulate automatically.

Orchestrates the build phase end-to-end: takes vertical slices from the queue, dispatches TDD pairs, runs full-team code review before push, enforces mutation testing and CI gates, and merges or escalates. The pipeline controller handles all operational tasks (running tests, pushing code, managing git) so team member

The pipeline reads vertical slices from event model output and maintains their state in .factory/slice-queue.json. See references/slice-queue.md for the full queue schema and operations.

自主构建阶段协调器。管理切片队列、TDD 对调度、全团队代码审查、变异测试、CI 集成以及与质量门的自动合并。取代构建阶段的手动协调器开销。当与 ensemble-team 一起运行工厂模式时激活。 来源:jwilger/agent-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/jwilger/agent-skills --skill pipeline
分类
</>开发工具
认证
收录时间
2026-02-23
更新时间
2026-03-10

Browse more skills from jwilger/agent-skills

快速解答

什么是 pipeline?

自主构建阶段协调器。管理切片队列、TDD 对调度、全团队代码审查、变异测试、CI 集成以及与质量门的自动合并。取代构建阶段的手动协调器开销。当与 ensemble-team 一起运行工厂模式时激活。 来源:jwilger/agent-skills。

如何安装 pipeline?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jwilger/agent-skills --skill pipeline 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/jwilger/agent-skills