ワンクリックで
tower-recall
Retrieve scoped Tower memory notes matching a query. Invoke as /recall <query>.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Retrieve scoped Tower memory notes matching a query. Invoke as /recall <query>.
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-recall |
| description | Retrieve scoped Tower memory notes matching a query. Invoke as /recall <query>. |
| version | 1.0.0 |
Call the Tower MCP tool recall(scope, query) with the user's query. Default scope:"feature" unless they ask for project/preferences. Summarize the returned notes briefly.