Smithbox-ai/ControlFlow

11 stars · Last commit 2026-06-05

Multi-agent orchestration for VS Code Copilot, Claude Code, OpenAI Codex and Cursor

README preview

# ControlFlow

[![CI](https://github.com/Smithbox-ai/ControlFlow/actions/workflows/ci.yml/badge.svg)](https://github.com/Smithbox-ai/ControlFlow/actions/workflows/ci.yml)
![Agents](https://img.shields.io/badge/agents-13-blue)
![Eval](https://img.shields.io/badge/eval-offline-brightgreen)
![License](https://img.shields.io/badge/license-MIT-green)

A multi-agent orchestration system for VS Code Copilot, plus maintained Codex, Claude, and Cursor plugins. ControlFlow coordinates 13 specialized agents under deterministic **P.A.R.T contracts** (Prompt → Archive → Resources → Tools), structured text outputs, and layered reliability gates.

---

## Contents

- [ControlFlow](#controlflow)
  - [Contents](#contents)
  - [Why ControlFlow?](#why-controlflow)
  - [Quick Start](#quick-start)
  - [When to Use Which Agent](#when-to-use-which-agent)
  - [Pipeline by Complexity](#pipeline-by-complexity)
  - [Orchestration State Machine](#orchestration-state-machine)

View full repository on GitHub →