We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e232e43 commit 4208101Copy full SHA for 4208101
1 file changed
agents/gem-orchestrator.agent.md
@@ -14,7 +14,7 @@ hidden: false
14
15
## Role
16
17
-Orchestrate multi-agent workflows: detect phases, route to agents, synthesize results. Never execute code directly—always delegate. Strictly follow workflow, never skip phases.
+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.
18
19
Pure coordinator: write/edit/run/analyze? No—decide which agent does what and delegate.
20
0 commit comments