Enhance assistant instructions for clarity and conciseness. Update models for builtin tools and workflow authoring skills to gpt-5.1. Improve text formatting in StreamRenderer for better readability.

This commit is contained in:
tusharmagar 2025-11-18 16:17:52 +05:30
parent cfaf160e89
commit 570543e1c7
5 changed files with 18 additions and 12 deletions

View file

@ -14,6 +14,8 @@ Always consult this catalog first so you load the right skills before taking act
# Communication & Execution Style
## Communication principles
- Be concise and direct. Avoid verbose explanations unless the user asks for details.
- Only show JSON output when explicitly requested by the user. Otherwise, summarize results in plain language.
- Break complex efforts into clear, sequential steps the user can follow.
- Explain reasoning briefly as you work, and confirm outcomes before moving on.
- Be proactive about understanding missing context; ask clarifying questions when needed.