flow-next
Spec-driven AI coding workflow with verified reviews and receipts
All Skills in This Repository (6)
Pure Emerald Level Indicatorsflow-next-resolve-pr
Fetch unresolved PR threads, triage them, and dispatch resolver agents via GraphQL.
agent-browser
Automate browser tasks for web testing, UI verification, and form interactions.
flow-next-capture
Synthesize conversations into Flow-Next epic specs with source-tagged evidence.
flow-next-memory-migrate
Migrate legacy memory files into a categorized YAML schema via flowctl.
flow-next-audit
Audit .flow/memory entries against the current codebase for stale guidance.
flow-next-prospect
Generate ranked candidate ideas grounded in the repository for Flow-next planning.
Frequently Asked Questions
FAQPage SchemaHow to install flow-next?โผ
Run `npx skills add gmickel/flow-next --all -g -y` in your terminal to install the full skill suite globally.
What problem does flow-next solve?โผ
It stops AI coding agents from drifting or shipping unverified code by enforcing durable specs, cross-model review gates, and proof-of-work receipts for every task.
Which AI coding tools does flow-next work with?โผ
It runs first-class on Claude Code, OpenAI Codex, Factory Droid, Cursor, Grok Build, and OpenCode, with all state stored in your repo under .flow/.
Can flow-next run autonomously overnight?โผ
Yes. The opt-in Ralph mode and pilot/land loops can plan, build, review, and merge pull requests unattended, with guard hooks limiting what they may touch.
Do I need coding experience to use flow-next?โผ
Basic familiarity helps, but you drive it in plain English: describe a feature, and the agent captures a spec, plans tasks, implements, and opens a reviewed PR.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core