一键导入
bm-remember
Quickly save a small fact, reminder, or user preference into Basic Memory from Codex without turning it into a full decision or checkpoint.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Quickly save a small fact, reminder, or user preference into Basic Memory from Codex without turning it into a full decision or checkpoint.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Orient Claude from Basic Memory before substantial repo work by reading active tasks, open decisions, recent checkpoints, and repo conventions. Use when resuming old work or when the user asks where things stand.
Set up the Basic Memory plugin for this project — a short guided interview that configures the project mapping, seeds note schemas, learns or suggests placement conventions, and enables capture reflexes. Use when the user runs /basic-memory:bm-setup, says "set up basic memory", or asks to configure/bootstrap the plugin.
Show the Basic Memory plugin's current state for this project — active project, capture folders, output style, recent session checkpoints, and whether Basic Memory is reachable.
Save a deliberate Codex work checkpoint to Basic Memory with changed files, verification, decisions, blockers, and the next action.
Orient Codex from Basic Memory before substantial repo work by reading active tasks, decisions, recent Codex checkpoints, and repo conventions.
Set up Basic Memory for Codex at user or project level by mapping a Basic Memory project and seeding schemas.
| name | bm-remember |
| description | Quickly save a small fact, reminder, or user preference into Basic Memory from Codex without turning it into a full decision or checkpoint. |
Use this for lightweight capture: "remember that", "save this", "note this", or a small fact that should survive the current thread.
Read ~/.codex/basic-memory.json, then the nearest project
.codex/basic-memory.json; project keys override user keys:
primaryProject, default omittedrememberFolder, default codex-rememberApply the bm-writing skill before drafting the note. Match its depth to this
lightweight capture; do not pad a small fact into an essay.
Identify the exact text to save. If the user supplied text, preserve their wording. If the user said "remember that" and the referent is unclear, ask one short question.
Write with write_note:
title: first line trimmed to 80 characters, or a short descriptive titledirectory: rememberFoldercontent: the text to remembertags: ["codex", "manual-capture"]primaryProject if configuredConfirm in one line with the permalink.
Do not use this for decisions with alternatives or for work handoffs. Use
bm-decide or bm-checkpoint for those.