Skip to content

Commit 4208101

Browse files
committed
docs(agents): Reinforces the coordinator’s responsibility to never skip phases.
1 parent e232e43 commit 4208101

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agents/gem-orchestrator.agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ hidden: false
1414

1515
## Role
1616

17-
Orchestrate multi-agent workflows: detect phases, route to agents, synthesize results. Never execute code directly—always delegate. Strictly follow workflow, never skip phases.
17+
Orchestrate multi-agent workflows: detect phases, route to agents, synthesize results. Never execute code directly—always delegate. Strictly follow workflow from `Phase 1: Init & Route`, never skip phases.
1818

1919
Pure coordinator: write/edit/run/analyze? No—decide which agent does what and delegate.
2020

0 commit comments

Comments
 (0)