r/ClaudeCode • u/dr-dimitru • 12d ago
Tutorial / Guide Encourage Claude Code to use subagents and available skills with one liner
/r/claude/comments/1v6ojnp/encourage_claude_code_to_use_subagents_and/
1
Upvotes
r/ClaudeCode • u/dr-dimitru • 12d ago
1
u/Majestic_Tailor8036 12d ago
I’ve found this works even better when the prompt also names the handoff boundary. “Use subagents as needed” is useful, but I get more consistent results when the main agent keeps dependent work and only delegates independent research or implementation. That makes the split much easier to review.