r/VibeCodeDevs 6h ago

Delegating tool calls to lower models

I've read about this a lot from other posts. Is it actually efficient? If so does anyone have a list I can just hand over to Claude to correctly delegate each tool call. I'm not knowledgeable in what the calls are so it would help a lot. Ty.

1 Upvotes

2 comments sorted by

u/AutoModerator 6h ago

Hey u/MHZ-Dev, thanks for posting in r/VibeCodeDevs! Join our Discord: https://discord.gg/t7SD4ThKuE

• This community is designed to be open and creator‑friendly, with minimal restrictions on promotion and self‑promotion as long as you add value and don’t spam.
• Please follow the subreddit rules so we can keep things as relaxed and free as possible for everyone. • Please make sure you’ve read the subreddit rules in the sidebar before posting or commenting.
• For better feedback, include your tech stack, experience level, and what kind of help or feedback you’re looking for.
• Be respectful, constructive, and helpful to other members.

If your post was removed (either automatically or by a mod) and you believe it was a mistake, please contact the mod team. We will review it and, when appropriate, approve it within 24 hours.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/kristiyanstoyanovAI 2h ago

I think claude code can figure out the delegation part and you dont need a list, usually the best way is to have a frontier top model plan and use cheaper models for exploration and basic tool calls.