Skip to content
Development
Command

/wakeflow-pod

Create a Wakeflow pod for parallel work, or close one after its branch has been merged or abandoned

From plugin
wakeflow
54 skills4 commands1 MCP
Install
> /plugin marketplace add GxFn/Wakeflow
> /plugin install wakeflow@gxfn

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/wakeflow-pod

Context preview

What this command does when you run it.

Create a Wakeflow pod for parallel work, or close one after its branch has been merged or abandoned

Command definition

wakeflow-pod.md
description: Create a Wakeflow pod for parallel work, or close one after its branch has been merged or abandoned
argument-hint: "create|close [pod name]"

Create or close a Wakeflow pod.

Load the `wakeflow-controller` skill and follow its "Step 13 - Close the pod" section; the full create and close procedure is in its `references/workspace-and-windows.md`.

First tool call: `wakeflow_pod` in preview, for the create or close intent the user asked for. Preview writes nothing; show the user the plan before applying it with exactly what preview returned.

On create: one config transaction registers the pod's window set and one worktree intent per repository. Creating the worktrees and launching the windows are your host actions, and each window must then be registered.

On close: the pod's Demand must already be archived and the user must have merged or abandoned its branch. Record the branch dispositions truthfully - never record a branch as merged that you have not seen merged - then retire the windows, remove the checkouts, and remove the pod in that order.

Ships withwakeflow

A disciplined control loop for multi-window agent work — every step traced, every result reviewable.

Get the whole plugin
Stats
5
Stars
0
Forks
Active
Maintenance
TypeScript
Language
MIT
License
3d ago
Last commit
3mo ago
Created

Repo: GxFn/Wakeflow

Other commands on wakeflow.