一键导入
tower-remember
Capture the single most salient durable fact from the current turn into Tower memory. Invoke as /remember (optionally with a scope + note).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Capture the single most salient durable fact from the current turn into Tower memory. Invoke as /remember (optionally with a scope + note).
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Rename the current session to a concise <=5-word label. Invoke as /tower-rename (optionally with the name).
Open the tower's artifact picker to link an existing artifact into this session. Invoke as /artifact.
Tower ops retention-policy runner. Invoked ONLY as `/tower-consolidate` inside a Tower `internal` ops-pool session (env carries TOWER_OP_ID / TOWER_OP_ARGS / TOWER_NOTIFY_URL). When a scope's live running-log exceeds the consolidation threshold it merges/dedupes notes, archives the originals (never deletes), and re-summarizes. Not for general use.
Tower ops conflict reconciler. Invoked ONLY as `/tower-reconcile` inside a Tower `internal` ops-pool session after a human clicks "reconcile" on a memory conflict (env carries TOWER_OP_ID / TOWER_OP_ARGS / TOWER_NOTIFY_URL). Reads both conflicting notes and writes one merged note that supersedes both, then reports completion. Not for general use.
Tower ops digest GENERATOR for feature / project / preferences scopes. Invoked ONLY as the ops-system slash command `/tower-summarize` inside a Tower `internal` ops-pool session (env carries TOWER_OP_ID / TOWER_OP_ARGS / TOWER_NOTIFY_URL). Reads a scope's live notes, synthesizes digest prose, and posts it back so the server writes digest.md. Not for general use.
Open the tower's artifact gallery. Invoke as /gallery.
| name | tower-remember |
| description | Capture the single most salient durable fact from the current turn into Tower memory. Invoke as /remember (optionally with a scope + note). |
| version | 1.0.0 |
Call the Tower MCP tool remember(scope, text). Use scope:"project" for facts true of the whole repo; otherwise scope:"feature". Keep text to one short line. If the user typed a note after /remember, use it as text.