What problem does it solve?
When working with the flow-next pipeline, it is often unclear which command or stage applies next—strategy, prospect, chart, capture, interview, plan, or work. This Skill removes that ambiguity by acting as a stateless router that matches your current situation to exactly one recommended next workflow.
Core Features & Use Cases
- Stateless routing matrix: Matches your starting state (no direction, oversized idea, ready spec, planned tasks, and more) against an exact decision table and recommends one route.
- Read-only operation: Never mutates
.flow/ state, never creates specs or tasks, and only runs optional read-only flowctl probes like brief or list to ground its recommendation.
- Skip guidance: Every recommendation states when a stage can be safely skipped and whether the skip is
signal absent or despite unresolved risk, so evidence, consent, and review contracts are never silently dropped.
- Use Case: You have a vague, oversized idea like multi-tenant billing with unknown pricing risks. Invoke the guide and it routes you to chart first, then briefing, then capture—rather than jumping straight into planning.
Quick Start
Ask the guide which flow-next workflow to run next given that you have a ready spec with unresolved judgment questions.