Tag:orchestration
All content with the tag "orchestration".
I Rebuilt Cloudflare's AI Code Review in a 250-Line Workflow
Cloudflare runs a fleet of specialized AI reviewers across tens of thousands of merge requests. I didn't have GitLab CI or OpenCode, but I had Claude Code workflows. Here's how I rebuilt the idea as one script, and the one thing I changed.
Read More→Claude Code Workflows: Deterministic Multi-Agent Orchestration
Workflows let you script how Claude Code fans out across dozens of subagents, then synthesizes the results. Here's how they work, the primitives, and the small example I built to understand them.
Read More→