subagent-orchestrator
SKILL.md
subagent-orchestrator
Run continuous task lines through the main controller, not by accident.
Core rules
-
Treat
autopilotas a continuous line- Do not stop at “one run finished”.
- A finished run means handoff, not “whole line done”.
- Continue until one of: complete, blocked, paused by user.
-
The main controller must directly re-dispatch
- Do not wait for the user to remind you to continue.
- For every autopilot line, the main controller decides the next slice and spawns it.
-
Keep the task board current
- Update
AGENT_TASK_BOARD.mdbefore or when dispatching the next round. - Record: goal, current round, completed items, remaining items, next slice, follow-up roles.
- Update