一键导入
memory-forest-retrieve
Integrate a mandatory, metadata-only Memory Forest consultation gate before an agent responds to each non-empty user-authored text turn.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Integrate a mandatory, metadata-only Memory Forest consultation gate before an agent responds to each non-empty user-authored text turn.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | memory-forest-retrieve |
| description | Integrate a mandatory, metadata-only Memory Forest consultation gate before an agent responds to each non-empty user-authored text turn. |
Use this skill when a host or agent workflow needs an always-on bounded memory consultation contract.
The skill is advisory. Hard enforcement requires a host pre-response hook that binds a successful gate receipt to the current turn. Do not claim that merely installing this skill proves per-turn invocation.
examples/memory-forest-retrieve/turn-gate.py.no_evidence is a successful lookup with no matched evidence.The gate always runs route and retrieve in order. A zero-count route must not skip retrieve. It never returns bodies.
Read docs/memory-forest-retrieve.md before adapting the gate.