@svpino: I'm now *subagent-pilled* with Claude Code. This is the biggest update I've made in the way I work over the last 2 week…

X AI KOLs Following Tools

Summary

Shares a workflow tip for Claude Code: use subagents to keep context windows separate, mix different models, and assign specific tools to each subagent.

I'm now *subagent-pilled* with Claude Code. This is the biggest update I've made in the way I work over the last 2 weeks: "Everything that can be a subagent should be a subagent." Some of the advantages: 1. Each subagent has its own context window, so running multiple of them in parallel won't pollute your session. 2. I can use different models for different subagents. Much better than running everything with the same model. 3. I can configure different tools for different subagents. This also helps keep your session context clean.
Original Article

Similar Articles