From planner
Run the `planner:planner-batch` skill with any arguments the user provided: $ARGUMENTS
How this command is triggered — by the user, by Claude, or both
Slash command
/planner:planner-batchThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
Run the `planner:planner-batch` skill with any arguments the user provided: $ARGUMENTS
Run the planner:planner-batch skill with any arguments the user provided: $ARGUMENTS
npx claudepluginhub djalmaaraujo/claude-code-plugins --plugin planner/execute-planExecutes the plan in batches with review checkpoints between them, invoking the superpowers:executing-plans skill for step-by-step processing.
/superpowers-execute-planExecutes a plan in batches with review checkpoints by invoking the superpowers:executing-plans skill exactly as defined.
/executing-plansExecutes plan tasks autonomously to completion by invoking the orchestrator-supaconductor skill.
/execute-planNotifies that this command is deprecated, will be removed in next major release, and directs to use superpowers:executing-plans skill instead.