From pua
Executes PUA P7 backbone mode — drives sub-task execution from a P8-style plan, following the P7 skill exactly as presented.
How this command is triggered — by the user, by Claude, or both
Slash command
/pua:p7The summary Claude sees in its command listing — used to decide when to auto-load this command
Invoke the pua:p7 skill and follow it exactly as presented to you.
Invoke the pua:p7 skill and follow it exactly as presented to you.
npx claudepluginhub ansonchen007/pua --plugin pua/execute-planExecutes a plan in batches with review checkpoints, allowing step-by-step validation before proceeding.
/execute-planExecutes a plan in batched steps with review checkpoints, pausing after each task for user approval. Supports resumption from saved state.
/execute-planExecutes a plan in batches with review checkpoints, invoking a skill for guided step-by-step execution.
/orchestrateDelegates a task to PACT specialist agents, creating a full task hierarchy with phased execution (Prepare, Atomize, Consolidate, Test) and teachback-gated dispatch.