Sources:
• crew-reference• subagent-patternEstablished the critical routing rule: if Sofian asks about something an agent already built, re-delegate to that agent. Don't try to fix it yourself.
Established the critical routing rule: if Sofian asks about something an agent already built, re-delegate to that agent. Don't try to fix it yourself.
> If Sofian asks about something related to a task already executed by an agent → DELEGATE TO THAT AGENT.
1. Context preservation — The builder has full context of design decisions
2. Efficiency — No need to re-read and understand someone else's code
3. Accountability — One owner per component
4. Learning — Agents improve their own work over time