Skip to content

docs: improve logfile-analyzer chatmode prompt#37

Merged
AlCalzone merged 1 commit into
masterfrom
chatmode-prompt-improvements
Jul 6, 2026
Merged

docs: improve logfile-analyzer chatmode prompt#37
AlCalzone merged 1 commit into
masterfrom
chatmode-prompt-improvements

Conversation

@AlCalzone

Copy link
Copy Markdown
Member

Summary

Ports the reusable prompt improvements from the tool-calling experiment in #8 into .github/chatmodes/logfile-analyzer.chatmode.md (the rest of that prompt was already covered by the chatmode file):

  • Median vs. mean report interval nuance: a low median unsolicited report interval is not necessarily a problem if the mean is high (quiet device with occasional bursts)
  • Tool-call batching hint: think ahead about what else to query and call multiple tools at once to avoid excessive back-and-forth
  • Workflow section: step-by-step guidance (load log → summary → node analysis → search → time-based → chunks)

Also includes prettier normalization of the file (blank lines after Query: labels, list indentation).

Completes the adoption of #8's improvements: the MCP server plumbing landed in #36; the browser/Gemini tool-calling parts remain on ice.

Ports prompt improvements from the tool-calling experiment in #8:

- Note that a low median unsolicited report interval is not necessarily
  a problem when the mean is high
- Encourage planning and batching of tool calls
- Add a step-by-step workflow section

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@AlCalzone
AlCalzone merged commit 3acc58f into master Jul 6, 2026
4 checks passed
@AlCalzone
AlCalzone deleted the chatmode-prompt-improvements branch July 6, 2026 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant