-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Explore code with other subagent in /grill-me skill ? #256
-
First of all, thank you so much for the skills and for sharing them; they're simple and work great.
I was wondering if it would make sense to add some kind of explicit message to the /grill-me skill so that when it performs code exploration, it uses a "cheaper" subagent, thus saving tokens and avoiding cluttering the current context with the exploration.
Something like: If a question can be answered by exploring the codebase, explore the codebase instead. To explore the code, use a subagent of type "Explore".
I don't know if this makes sense, or even if it already does this by default.
Thanks and congratulations!
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment 1 reply
-
I think it is users' job,
Beta Was this translation helpful? Give feedback.
All reactions
-
What do you mean?
Beta Was this translation helpful? Give feedback.