© 2026 YOLOX SYSTEM. ALL RIGHTS RESERVED.
Orchestrate multiple subagents to execute development plans in parallel using task dependencies and verification loops.
Implementing large development plans with multiple independent tasks
Accelerating project execution through parallel agent orchestration
Managing complex task dependencies in a structured workflow
Share parse plan: Extract task IDs, names, and dependencies from a markdown plan file
Share launch agents: Deploy subagents in waves for all unblocked tasks
Share provide context: Pass relevant goals, constraints, and dependencies to each subagent
Share monitor status: Track completion logs and file modifications in the plan document
Share validate output: Inspect subagent results for correctness before proceeding to the next wave
You
/parallel-task ./plans/auth-plan.md T1 T2 T4
Agent
The agent parses the specified tasks, identifies their dependencies, and launches parallel subagents to implement them in the correct order.
Specialized orchestrator for parallel task execution using 'sparky' role subagents for accelerated plan implementation.
Gives your agent the ability to handle multiple independent tasks or failures simultaneously by dispatching them to parallel sub-agents.
Gives your agent the ability to organize development work through user stories, epic decomposition, and MoSCoW prioritization.
Gives your agent the ability to accurately estimate software development tasks using story points, t-shirt sizing, and risk-adjusted techniques.
Gives your agent the ability to iteratively refine its understanding of a task by asking specific clarifying questions before execution.
© 2026 YOLOX SYSTEM. ALL RIGHTS RESERVED.