Skip to main content
0
F

Flow Next

Plan-first AI workflow plugin for Claude Code, OpenAI Codex, and Factory Droid. Zero-dep task tracki

Rating

0.0

Votes

0

score

Downloads

0

total

Price

Free

No login needed

Works With

Claude CodeCursorWindsurfVS CodeDeveloper tool

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

bash
/plugin marketplace add \
  https://github.com/gmickel/flow-next
/plugin install flow-next
/flow-next:setup
bash
git clone https://github.com/gmickel/flow-next.git
cd flow-next && codex
# /plugins → install Flow-Next
# then: $flow-next-setup
bash
droid plugin marketplace add \
  https://github.com/gmickel/flow-next
# /plugins → install flow-next

Update 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

ProblemSolution
Context driftRe-anchoring before every task — re-reads specs + git state
Context window limitsFresh context per task — worker subagent starts clean
Single-model blind spotsCross-model reviews — RepoPrompt or Codex as second opinion
Forgotten requirementsDependency graphs — tasks declare blockers, run in order
"It worked on my machine"Evidence recording — commits, tests, PRs tracked per task
Infinite retry loopsAuto-block stuck tasks — fails after N attempts, moves on
Duplicate implementationsPre-implementation search — worker checks for similar code before writing new

Commands

CommandWhat It Does
/flow-next:planResearch codebase, create epic + tasks
/flow-next:workExecute tasks with re-anchoring
/flow-next:interviewDeep spec refinement (40+ questions)
/flow-next:impl-reviewCross-model implementation review
/flow-next:plan-reviewCross-model plan review
/flow-next:epic-reviewEpic-completion review gate
/flow-next:primeAssess codebase agent-readiness
/flow-next:ralph-initScaffold autonomous loop

Ralph (Autonomous Mode)

Run overnight. Fresh context per iteration + multi-model review gates + auto-block stuck tasks.

bash
/flow-next:ralph-init           # One-time setup
scripts/ralph/ralph.sh          # Run from terminal

Don'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

1

Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.

What's New

Version 1.0.06 days ago

Imported from GitHub

Ratings & Reviews

0.0

out of 5

0 ratings

No reviews yet. Be the first to share your experience.