Section 01
Claude Orchestrator Project Guide: An Intelligent Code Generation Workflow Based on the Plan-Build Pattern
Claude Orchestrator is a GitHub project maintained by AIF31 (released on June 13, 2026), with its core being an intelligent code generation workflow based on the two-stage "plan-build" model. It first uses reasoning models (such as Claude) for interactive planning, then generates code on independent Git branches using configurable builders (Codex or Claude). It also introduces the HANDOFF.md persistent memory mechanism and human review integration, balancing code quality, context continuity, and human control.