gmickel/flow-next
670 stars · Last commit 2026-08-02
Repeatable agentic engineering. The workflow layer that turns AI coding agents into a disciplined factory: durable specs, fresh-context workers, adversarial cross-model reviews, receipts. Everything in your repo, zero dependencies. Claude Code · Codex · Cursor · Droid.
README preview
<div align="center"> # Flow-Next [](https://github.com/gmickel/flow-next/stargazers) [](https://github.com/gmickel/flow-next/actions/workflows/test-flow-next.yml) [](https://github.com/gmickel/flow-next/releases/latest) [](https://github.com/ithiria894/awesome-claude-code-workflows) [](LICENSE) ### Agents generate. flow-next proves. **Implementation got cheap. Reviewing it, verifying it, and keeping a codebase coherent did not.** Flow-Next is the workflow layer that carries the weight: durable specs, re-anchored workers, adversarial cross-model review, and a receipt behind every claim of done. Everything lives in your repo, and uninstall is `rm -rf .flow/`. <img src="assets/flow-next-pipeline.gif" alt="A real pipeline run: pilot plans the spec, cross-model plan review catches a gap and ships, the worker implements with tests, impl review ships, ending on the task receipt" width="860"> *A real recorded run: plan, then cross-model plan review (catches a missing guard, fix, SHIP), then implement plus tests, then impl review SHIP, ending on the receipt. Nothing staged; every frame is live output.*