The whole hunk
from line 703, old and new numbered
/
lines
from line 703
703703
704704If Claude completes tasks directly instead of delegating to your subagent:
705705
706* **Use explicit prompting**: mention the subagent by name in your prompt, for example "Use the code-reviewer agent to..."
706* **Use explicit prompting**: mention the subagent by name in your prompt, for example "Use the code-reviewer agent to check the authentication module"
707707* **Write a clear description**: explain exactly when to use the subagent so Claude can match tasks appropriately
708708
709709### Filesystem-based agents not loading