docs(todo): update title and description for non-interactive-query
Rename from "grokkit query Go tools integration" to "grokkit query Simple Query Tool" and revise description to focus on a one-shot prompt/answer tool for concise queries.
This commit is contained in:
parent
5d251e88d4
commit
f6ff1f990a
@ -1,4 +1,4 @@
|
|||||||
# `grokkit query` Go tools integration
|
# `grokkit query` Simple Query Tool
|
||||||
## Priority: x of 13
|
## Priority: x of 13
|
||||||
|
|
||||||
**Description**: A "one shot" prompt/answer query tool. Use it to ask StackOverflow style questions, like "how do I do x? Or What library do I use for y?". The sweet spot is concise, actionable answers with just enough context, a code snippet if relevant, and no unnecessary fluff. Think: problem solved in 100-300 words, tops. However, a "wordy" flag will be included to allow for full "textbook" style answers, as well.
|
**Description**: A "one shot" prompt/answer query tool. Use it to ask StackOverflow style questions, like "how do I do x? Or What library do I use for y?". The sweet spot is concise, actionable answers with just enough context, a code snippet if relevant, and no unnecessary fluff. Think: problem solved in 100-300 words, tops. However, a "wordy" flag will be included to allow for full "textbook" style answers, as well.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user