Quickly save a small fact, reminder, or user preference into Basic Memory from Codex without turning it into a full decision or checkpoint.
66
78%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
High
Do not use without reviewing
Fix and improve this skill with Tessl
tessl review fix ./plugins/codex/skills/bm-remember/SKILL.mdUse 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.
60408ad
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.