|
|
|
|
|
by stingraycharles
275 days ago
|
|
It was my understanding that the subagents have the same system prompt. How do you know that they don’t follow CLAUDE.md directions? I’ve been using subagents since they were introduced and it has been a great way to manage context size / pollution. |
|
I was on the subagent hype train myself for a while but as my codebases have scaled (I have a couple of codebases up to almost 400k now) subagents have become a lot more error prone and now I cringe when I see them for anything challenging and immediately escape out. They seem to work great with more greenfield projects though.