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 и автоматическим объединением с контролем качества. Заменяет накладные расходы на ручной координатор на этапе сборки. Активируйте при запуске заводского режима с ансамблем-командой. Источник: jwilger/agent-skills.