Flow Next
Plan-first AI workflow plugin for Claude Code, OpenAI Codex, and Factory Droid. Zero-dep task tracki
Rating
Votes
0
score
Downloads
0
total
Price
Free
No login needed
Works With
About
Flow-Next
](LICENSE) [ [](plugins/flow-next/README.md)
](https://mickel.tech) [ ](https://github.com/sponsors/gmickel) [
Plan-first AI workflow. Zero external dependencies.
💬 [Join the Discord](https://discord.gg/f3DYq8AAm5) — discussions, updates, feature requests, bug reports
What Is This?
Flow-Next is an AI agent orchestration plugin. Bundled task tracking, dependency graphs, re-anchoring, and cross-model reviews. Everything lives in your repo — no external services, no global config. Uninstall: delete .flow/.
Works on Claude Code, OpenAI Codex (CLI + Desktop), Factory Droid, and OpenCode.
Install
Claude Code OpenAI Codex Factory Droid
/plugin marketplace add \
https://github.com/gmickel/flow-next
/plugin install flow-next
/flow-next:setupgit clone https://github.com/gmickel/flow-next.git
cd flow-next && codex
# /plugins → install Flow-Next
# then: $flow-next-setupdroid plugin marketplace add \
https://github.com/gmickel/flow-next
# /plugins → install flow-nextUpdate Codex: cd flow-next && git pull, then /plugins → uninstall → install.
📖 [Full docs](plugins/flow-next/README.md) · [Codex install guide](plugins/flow-next/README.md#openai-codex) · [OpenCode port](https://github.com/gmickel/flow-next-opencode)
Why It Works
| Problem | Solution |
|---|---|
| Context drift | Re-anchoring before every task — re-reads specs + git state |
| Context window limits | Fresh context per task — worker subagent starts clean |
| Single-model blind spots | Cross-model reviews — RepoPrompt or Codex as second opinion |
| Forgotten requirements | Dependency graphs — tasks declare blockers, run in order |
| "It worked on my machine" | Evidence recording — commits, tests, PRs tracked per task |
| Infinite retry loops | Auto-block stuck tasks — fails after N attempts, moves on |
| Duplicate implementations | Pre-implementation search — worker checks for similar code before writing new |
Commands
| Command | What It Does |
|---|---|
/flow-next:plan | Research codebase, create epic + tasks |
/flow-next:work | Execute tasks with re-anchoring |
/flow-next:interview | Deep spec refinement (40+ questions) |
/flow-next:impl-review | Cross-model implementation review |
/flow-next:plan-review | Cross-model plan review |
/flow-next:epic-review | Epic-completion review gate |
/flow-next:prime | Assess codebase agent-readiness |
/flow-next:ralph-init | Scaffold autonomous loop |
Ralph (Autonomous Mode)
Run overnight. Fresh context per iteration + multi-model review gates + auto-block stuck tasks.
/flow-next:ralph-init # One-time setup
scripts/ralph/ralph.sh # Run from terminalDon't lose this
Three weeks from now, you'll want Flow Next again. Will you remember where to find it?
Save it to your library and the next time you need Flow Next, it’s one tap away — from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.
⚡ Pro tip for geeks: add a-gnt 🤵🏻♂️ as a custom connector in Claude or a custom GPT in ChatGPT — one click and your library is right there in the chat. Or, if you’re in an editor, install the a-gnt MCP server and say “use my [bench name]” in Claude Code, Cursor, VS Code, or Windsurf.
a-gnt's Take
Our honest review
Plan-first AI workflow plugin for Claude Code, OpenAI Codex, and Factory Droid. Zero-dep task tracki. Best for anyone looking to make their AI assistant more capable in security. It's completely free and works across most major AI apps. This one just landed in the catalog — worth trying while it's fresh.
Tips for getting started
Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.
What's New
Imported from GitHub
Ratings & Reviews
0.0
out of 5
0 ratings
No reviews yet. Be the first to share your experience.