Overview of Flow-Next Workflows
mainFlow-Next provides specialized workflows for different stages of the development lifecycle:
flowctlCLI: The primary interface for command execution and repository mapping.- Orchestration (
orchestration.md): Manages model routing, subagent tiers, and loop chaining (e.g., pilot+land). /flow-next:chart: An adaptive loop for discovering decision-maps for large, unclear ideas before capturing them as specs./flow-next:guide: A stateless router that recommends the smallest sufficient workflow for a given task./flow-next:prime: A triage skill that classifies the repository and verifies that build/test/lint commands actually run./flow-next:qa: A live-app QA pass that derives scenarios from specs and files structured findings./flow-next:pilot: A conductor for the plan/work/make-pr loop, featuring optional backlog mode and QA stages./flow-next:land: A ship-loop babysitter that manages the transition from PR to merge and post-merge cleanup./flow-next:work: An opt-in implementation-delegation workflow for Codex.