Start orchestrated workflow for complex tasks
Manages complex multi-step tasks with phase tracking and checkpoints. Use for breaking down large refactors or architectural changes into manageable, reviewable steps.```json { "description": "Manages complex multi-step tasks with phase tracking and checkpoints. Use for breaking down large refactors or architectural changes into manageable, reviewable steps.", "rationale": "The description is concise (168 characters) and focuses on the practical value proposition. It explains what the command does (manages complex tasks with tracking) and when to use it (large refactors/architectural changes). It avoids generic language by being specific about the use case and benefits." } ```
/plugin marketplace add c-daly/agent-swarm/plugin install agent-swarm@fearsidhe-pluginstask descriptionUse the orchestrate skill to manage this task: $ARGUMENTS
Initialize the workflow session and follow the orchestrator protocol:
If --autopilot flag is present, enable autopilot mode to bypass checkpoints.