wakeflow-init
Initialize a Wakeflow workspace here, or bring an existing one back to what its configuration implies
Advance the current Wakeflow Demand by one step - whatever the workspace says is next
> /plugin marketplace add GxFn/Wakeflow > /plugin install wakeflow@gxfn
How it fires
How this command gets triggered: by you, by Claude, or both.
/wakeflow-nextContext preview
What this command does when you run it.
Advance the current Wakeflow Demand by one step - whatever the workspace says is next
description: Advance the current Wakeflow Demand by one step - whatever the workspace says is next argument-hint: "[demand id]"
Take the next step on the active Demand.
Load the `wakeflow-controller` skill and follow the "Main flow" section for whichever step the workspace names; the planning, delivery and review depth is in its `references/delivery-and-review.md`.
First tool call: `wakeflow_status`, passing a Demand id if the user named one. Its next actions are the authority on what comes next - do not infer the step from the conversation.
Then do that one step, and stop. Do not run ahead into the step after it: each step produces state that the next one has to read.
Report what you did, the evidence Wakeflow recorded for it, and what is now next. If the next step belongs to the Design window or to a target window, say so instead of doing it here.
A disciplined control loop for multi-window agent work — every step traced, every result reviewable.
Repo: GxFn/Wakeflow
Initialize a Wakeflow workspace here, or bring an existing one back to what its configuration implies
Create a Wakeflow pod for parallel work, or close one after its branch has been merged or abandoned
Report the Wakeflow workspace state, what is next and who owns it, and verify it strictly when something looks wrong