← 返回
未分类 中文

Session Brief

Produce a compact, complete context dump of the current session directly in chat. Use when the user wants the current conversation summarized for reference,...
生成当前会话的紧凑完整上下文,直接在聊天中输出,适用于用户需要获取对话摘要以供参考的场景。
vyctorbrzezowski vyctorbrzezowski 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 193
下载
💾 0
安装
1
版本
#latest

概述

Session Brief

Dump the current session context directly in chat. Do not create a file unless the user explicitly asks.

The brief should be compact but complete enough for the user to understand the current state without rereading the whole thread.

Output Contract

Return one copyable Markdown block with:

  • current goal or topic
  • key decisions and constraints
  • what has already been done
  • current state
  • important files, repos, URLs, branches, commands, or artifacts
  • open questions, blockers, or next likely steps
  • anything the user explicitly wanted preserved

Keep it factual. Separate confirmed state from assumptions.

Compression Rules

  • Preserve decisions, constraints, state, names, paths, URLs, commands, and unresolved work.
  • Drop greetings, transient status updates, repeated explanations, and dead ends unless they explain the current state.
  • Reference existing artifacts by path, URL, commit, PR, or issue instead of restating their full contents.
  • Include exact file paths and commit hashes when they matter.
  • Do not include secrets, tokens, private credentials, or unnecessary personal data.

Shape

Use this structure unless the user asks for another format:

Session brief:

Current goal:
...

Decisions and constraints:
...

Done:
...

Current state:
...

Important references:
...

Next:
...

For tiny sessions, compress to a short paragraph.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-29 14:07

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

dev-programming

Write Better Tests

vyctorbrzezowski
用于在任意代码库中添加、编辑、选择、审查或解释测试,包括模拟对象、固定装置、快照、CI 验证、回归测试等
★ 0 📥 293
knowledge-management

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 451 📥 105,980
knowledge-management

web-tools-guide

user_ec205dbb
MANDATORY before calling web_search, web_fetch, browser, or opencli. Contains required error-handling procedures (web_se
★ 96 📥 170,281