------------------------|------------------------| | Reads and interprets plan | Writes code | | Validates output quality | Implements logic | | Manages task progression | Follows instructions | | Updates plan status | Uses tools autonomously | | Ensures consistency | Focuses on current task |
Best Practices
<claude_orchestration_tips>
- •Read files before delegating tasks that modify them
- •Use structured formats (JSON) for tracking complex state
- •Provide specific file paths and line numbers when requesting fixes
- •Keep validation objective - does it match the plan?
- •Use git to track progress across sessions </claude_orchestration_tips>
<codex_delegation_tips>
- •Minimal prompts work better than verbose ones
- •One clear task per delegation
- •Include success criteria
- •Trust Codex to use its tools appropriately
- •Avoid requesting explanations unless needed </codex_delegation_tips>