一键导入
bm-share
Share a personal Basic Memory note to a configured team project from Codex with attribution and explicit confirmation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Share a personal Basic Memory note to a configured team project from Codex with attribution and explicit confirmation.
用 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-share |
| description | Share a personal Basic Memory note to a configured team project from Codex with attribution and explicit confirmation. |
Copy a note from the configured primary project to a configured team project. This is the deliberate shared-write path. Automatic checkpoints and quick remembers stay personal.
Read ~/.codex/basic-memory.json, then the nearest project
.codex/basic-memory.json; project keys override user keys. Resolve:
primaryProjectteamProjects, a map of project ref to settingsIf no team projects are configured, stop and ask the user to run setup or add a target. Do not invent a team destination.
Read the source note from the user's argument or the current conversation. If ambiguous, ask which note to share.
Pick the target. If there is more than one team project, ask which one.
Confirm before writing. The prompt should be specific:
Share "<title>" to <target>/<promoteFolder>?
Write the copy:
directory: target promoteFolder, default sharedshared_from: <source permalink> frontmatter when possible- [context] Shared from <source permalink> as an observationConfirm with the new team permalink.
Never share secrets, credentials, or private notes without an explicit yes.