diff --git a/todo/queued/non-interactive-query.md b/todo/queued/non-interactive-query.md index 6c3a990..0b1ca60 100644 --- a/todo/queued/non-interactive-query.md +++ b/todo/queued/non-interactive-query.md @@ -1,4 +1,4 @@ -# `grokkit query` Go tools integration +# `grokkit query` Simple Query Tool ## 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.