wakeflow-init
Initialize a Wakeflow workspace here, or bring an existing one back to what its configuration implies
Report the Wakeflow workspace state, what is next and who owns it, and verify it strictly when something looks wrong
> /plugin marketplace add GxFn/Wakeflow > /plugin install wakeflow@gxfn
How it fires
How this command gets triggered: by you, by Claude, or both.
/wakeflow-statusContext preview
What this command does when you run it.
Report the Wakeflow workspace state, what is next and who owns it, and verify it strictly when something looks wrong
description: Report the Wakeflow workspace state, what is next and who owns it, and verify it strictly when something looks wrong argument-hint: "[demand id]"
Report where this Wakeflow workspace stands.
Load the `wakeflow-controller` skill and follow its "Checking the workspace" section.
First tool call: `wakeflow_status`, passing a Demand id if the user named one, to attach that Demand's route or its archive receipt.
Report in the user's terms: the overall state, what is on the board, the active Demand and its frontier, any window that is not registered, any work claim that is held, and the next actions the result named - with who owns each one.
Run `wakeflow_verify` as well when the status contradicts itself, when a delivery looked sent but no evidence arrived, or when the user asks whether the workspace is sound. It repairs nothing; report each gate that did not pass, and report an unavailable gate as unchecked rather than as passing.
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
Advance the current Wakeflow Demand by one step - whatever the workspace says is next
Create a Wakeflow pod for parallel work, or close one after its branch has been merged or abandoned