Back to Plugins

Flow-Next

Plan-first development workflows with multi-model review gates, context re-anchoring to prevent drift, and receipt-based gating for reliable AI coding

workflowplanningreviewdrift-preventioncommunity

Installation

/plugin marketplace add gmickel/gmickel-claude-marketplace && /plugin install flow-next@gmickel-claude-marketplace

Configuration

{
  "enabledPlugins": {
    "flow-next@gmickel-claude-marketplace": true
  }
}

Commands

/flowStart a plan-first development workflow
/anchorRe-anchor context to prevent drift
/gateCreate a review gate checkpoint

How to install

  1. Open Claude Code in your terminal
  2. Run the installation command above
  3. The plugin will be enabled automatically
  4. Use the plugin's features in your Claude Code sessions
View source on GitHub