turkey-build

Coordinate multi-agent software builds across specialized roles with quality gates.

77|9|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/rangerchaz/turkey-build --skill turkey-build
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: turkey-build
Source: https://github.com/rangerchaz/turkey-build/tree/main
Command: npx skills add https://github.com/rangerchaz/turkey-build --skill turkey-build

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires aimem, mcp-servers, and includes references (resource) components.

What problem does it solve?

Orchestrates complex multi-agent software builds by coordinating PM, Designer, Backend, Frontend, DevOps, QA, Security, CodeReview, Performance, Demo, and Conductor to deliver production-ready releases with rigorous quality gates.

Core Features & Use Cases

  • Centralized orchestration of greenfield and iteration builds across specialized agents on feature branches.
  • Support for seven modes (Greenfield, Iteration, Bugfix, Refactor, UI polish, Migration, Audit) to cover end-to-end software lifecycle.
  • Cross-project memory integration (aimem) for pattern reuse, learning, and memory-driven decision making.
  • Runtime verification and Visual QA to ensure real-world functionality and presentation before shipping.
  • Bootstrap, scope generation (scope.yaml), and Conductor-driven quality scoring to gate releases.

Quick Start

Bootstrap the project, run Claude Code, complete Discovery to generate scope.yaml, then PM creates feature branches and coordinates the build.

Frequently Asked Questions about turkey-build

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate multi-agent workflows for a production-grade software build?

Multi-agent build orchestration coordinates specialized agents like PM, Backend, Frontend, and DevOps across independent feature branches to deliver production-ready releases with rigorous quality gates.

What is a quality gate in a multi-agent build workflow?

A quality gate in a multi-agent workflow enforces a 98% threshold alongside runtime verification and Visual QA to ensure real-world functionality and presentation before shipping a release.

How do I start a greenfield build using multi-agent orchestration?

To start a greenfield build, bootstrap the project, run Claude Code, complete Discovery to generate scope.yaml, then have the PM create feature branches and coordinate the build.

Does multi-agent build orchestration support iteration and bugfix modes?

Multi-agent build orchestration supports seven modes including Iteration, Bugfix, Refactor, UI polish, Migration, and Audit to cover the end-to-end software lifecycle.

Do I need aimem to use multi-agent build orchestration?

Yes, aimem is a required dependency for multi-agent build orchestration, providing cross-project memory integration for pattern reuse, learning, and memory-driven decision making.

What are the limitations of using multi-agent orchestration for software builds?

Multi-agent orchestration requires both aimem and mcp-servers dependencies, meaning you cannot run the build workflow without these components installed and configured in your environment.