什么是 pipeline?
自主构建阶段协调器。管理切片队列、TDD 对调度、全团队代码审查、变异测试、CI 集成以及与质量门的自动合并。取代构建阶段的手动协调器开销。当与 ensemble-team 一起运行工厂模式时激活。 来源:jwilger/agent-skills。
自主构建阶段协调器。管理切片队列、TDD 对调度、全团队代码审查、变异测试、CI 集成以及与质量门的自动合并。取代构建阶段的手动协调器开销。当与 ensemble-team 一起运行工厂模式时激活。
通过命令行快速安装 pipeline AI 技能到你的开发环境
来源:jwilger/agent-skills。
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自主构建阶段协调器。管理切片队列、TDD 对调度、全团队代码审查、变异测试、CI 集成以及与质量门的自动合并。取代构建阶段的手动协调器开销。当与 ensemble-team 一起运行工厂模式时激活。 来源:jwilger/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jwilger/agent-skills --skill pipeline 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/jwilger/agent-skills