kky42/pi-flow
91 stars · Last commit 2026-08-13
Use Claude Code, Codex, Pi as subagents or agent in complex workflow.
README preview
<div align="center"> # pi-flow **Give Pi a team.** Orchestrate subagents and multi-step workflows across **Pi**, **Codex CLI**, and **Claude Code** without leaving your Pi session. [](https://github.com/kky42/pi-flow/actions/workflows/ci.yml) [](./LICENSE) </div> ## One coordinator, focused subagents Define subagents for **Pi**, **Codex CLI**, and **Claude Code**, then orchestrate them from one Pi session - a few parallel `run_agent` calls or a staged `run_workflow` with live progress. | Primitive | Use it for | | --- | --- | | **`run_agent`** | One focused, resumable subagent or several independent subagents in parallel. |