|
Objective: Use Orchestrator mode to coordinate complex tasks that span multiple modes, and understand how it manages context and delegation.
📖 Required Reading
• Orchestrator mode — how it delegates, which sub-modes it uses, limitations
• Context poisoning — critical reading before using Orchestrator on large tasks
• Working with large projects — telemetry-driven prioritisation
• IBM + Anthropic partnership
🎬 Videos
• Your Agentic AI Coding Partner (youtube.com/@ibm-bob)
• From Observability to Action
🔬 Lab This Week
• Lab 8 Part A: Orchestrator Mode — 5-part feature build coordinated across Plan, Code, Ask modes
Orchestrator Pro Tips
|
• Give Orchestrator a numbered list of requirements — it manages each as a sub-task with the right mode
• You can override a decision mid-task: "Change requirement 3 to X instead." Orchestrator will adapt the plan
• Orchestrator has no tool access of its own — it only delegates to Code, Ask, Plan and Advanced
• Max 37 tools per agent for 78% accuracy. Use Advanced mode's MCP sparingly and purposefully
• If Orchestrator's output degrades, start a new chat — context poisoning accumulates across delegations
|
✅ Week 7 Checklist
□ Orchestrator mode used for a 5-part requirement set
□ Observed automatic delegation to at least 3 different sub-modes
□ Successfully overrode a requirement mid-task and watched Orchestrator adapt
□ Ran /review on the Orchestrator-built feature to validate quality
|