by gmickel
Claude Code plugins for reliable AI coding. Flow-Next: plan-first workflows, Ralph autonomous mode (overnight coding with fresh context), multi-model review gates via RepoPrompt/Codex, re-anchoring to prevent drift, receipt-based gating.
# Add to your Claude Code skills
git clone https://github.com/gmickel/gmickel-claude-marketplacePlugins that make AI agents actually work.
</div>π¬ Join the Discord β discussions, updates, feature requests, bug reports
π Update issues? Run:
claude plugin update flow-next@gmickel-claude-marketplaceπ /flow-next:epic-review: Epic-completion review gate. Catches requirement gaps that per-task reviews missβbefore epic closes.
π€ Ralph mode: Ship features while you sleep. Fresh context per iteration, multi-model review gates, auto-blocks stuck tasks.
π‘ Cross-platform reviews: (macOS) or (any OS) Β·
No comments yet. Be the first to share your thoughts!
π§ͺ OpenCode user? Try flow-next-opencode (experimental port)
[!TIP] π€ Works on Factory Droid too! Claude Code plugins are fully compatible:
droid plugin marketplace add https://github.com/gmickel/gmickel-claude-marketplaceThen
/pluginsβ Marketplace β install flow-next. Commands don't autocomplete yet but work when typed (e.g./flow-next:plan). Skills load automatically.
[!TIP] π₯οΈ OpenAI Codex user? Full multi-agent support (20 roles, parallel scouts, 3-tier model mapping):
git clone https://github.com/gmickel/gmickel-claude-marketplace.git cd gmickel-claude-marketplace && ./scripts/install-codex.sh flow-nextRequires Codex 0.102.0+. Commands use
/prompts:prefix (e.g./prompts:plan). See Codex install guide.
Process failures, not model failures:
This marketplace ships plugins that fix these problems.
**Plan first, work second. Zero ext...