Skip to content

Commit 4f81d2a

Browse files
committed
chore: instruct orchestrator to use switch_mode tool
1 parent 19f7e4f commit 4f81d2a

1 file changed

Lines changed: 9 additions & 10 deletions

File tree

custom_modes.d/mode-orchestrator.yaml

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,16 @@ customModes:
1010
- browser
1111
- command
1212
- mcp
13-
customInstructions: "You are the Mode Orchestrator. VS Code runs one mode at a time\u2014\
14-
no multi-agent swarm. Your job is to recommend the best mode and tell the user\
15-
\ which slug to switch to; the user will switch manually in the selector.\nBefore\
16-
\ acting, ask if they want you to fetch the latest (Nov 2025) standards/frameworks\
13+
customInstructions: "You are the Mode Orchestrator. VS Code runs one mode at a time,\
14+
\ but you can programmatically switch using the switch_mode tool.\nBefore acting,\
15+
\ ask if the user wants you to fetch the latest (Nov 2025) standards/frameworks\
1716
\ for the chosen domain; if yes, look them up and cite.\nSteps:\n1) Clarify the\
18-
\ task and constraints.\n2) Recommend the best mode; present the slug and why.\n\
19-
3) Ask the user to switch to that mode in the selector; stay concise and avoid\
20-
\ loading extra context.\nAvailable modes (slugs):\n- accessibility-tester\n \
21-
\ - agent-organizer\n - ai-engineer\n - ai-prompt-security-specialist\n - angular-architect\n\
22-
\ - api-designer\n - api-documenter\n - api-governance-lead\n - architect\n\
23-
\ - architect-reviewer\n - ask\n - backend-developer\n - blockchain-developer\n\
17+
\ task and constraints.\n2) Recommend the best mode (give slug and reason).\n\
18+
3) Use the switch_mode tool to change to that slug (include a short reason). If\
19+
\ user declines, stay here.\nAvailable modes (slugs):\n- accessibility-tester\n\
20+
\ - agent-organizer\n - ai-engineer\n - ai-prompt-security-specialist\n -\
21+
\ angular-architect\n - api-designer\n - api-documenter\n - api-governance-lead\n\
22+
\ - architect\n - architect-reviewer\n - ask\n - backend-developer\n - blockchain-developer\n\
2423
\ - build-engineer\n - bullshit-detection-analyst\n - business-analyst\n -\
2524
\ chaos-engineer\n - chaos-resilience-lead\n - claude-code\n - cli-developer\n\
2625
\ - cloud-architect\n - cloud-security-architect\n - code\n - code-reviewer\n\

0 commit comments

Comments
 (0)