From superwisdom
Execute implementation plans using agent teams for parallel work and sequential agents for dependent tasks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/superwisdom:executeThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Load the plan, review it critically, execute using teams for independent work and sequential agents for dependent work.
Load the plan, review it critically, execute using teams for independent work and sequential agents for dependent work.
Independent tasks (parallelize):
TeamCreate with worker agents in worktree isolationTaskUpdateDependent tasks (serialize):
git-flow skill for branch completionAskUserQuestion for guidanceAskUserQuestion before continuingdebug skillnpx claudepluginhub stonelyd/seiraiyu-marketplace --plugin superwisdomExecutes written implementation plans by delegating all code tasks to subagents with dependency-aware dispatch, context preservation, review checkpoints, and lower-cost models.
Executes written implementation plans: loads and critically reviews them, runs tasks in dependency order with parallel dispatch, separate worker-validator subagents, and verifies completion.
Executes finalized plans by loading task files, building dependency graphs, parallelizing topological task execution via subagents for complex work or inline for simple actions.