From d94f81bc552ebe2cbd2f0dc8c94b98aae77d4f92 Mon Sep 17 00:00:00 2001 From: ReachableCEO Date: Wed, 5 Nov 2025 16:39:43 -0600 Subject: [PATCH] docs: update QWEN.md with communication style guidelines --- QWEN.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/QWEN.md b/QWEN.md index 493da83..813b0ea 100644 --- a/QWEN.md +++ b/QWEN.md @@ -68,4 +68,7 @@ When working with Qwen on tasks: - Document the work being performed in the appropriate journal files (JOURNAL.md and JOURNAL.llm) during the interaction - Keep the journals updated as tasks are completed - Update both the AI-readable (JOURNAL.llm) and human-readable (JOURNAL.md) journals during each interaction -- Maintain a running log of what has been done, what still needs to be done, and any important notes \ No newline at end of file +- Maintain a running log of what has been done, what still needs to be done, and any important notes +- Use brief, professional, and direct communication style +- Be concise and avoid unnecessary fluff or excessive politeness +- Focus on task completion and technical accuracy \ No newline at end of file