Explore code with other subagent in /grill-me skill ? #256
alejandropg
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
I think it is users' job, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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-meskill 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