bm-orient
Installation
SKILL.md
Orient From Basic Memory
Use this before substantial work in a repo, before resuming an old thread, or when the user asks where things stand. The SessionStart hook already briefs the start of a session; this is the deliberate mid-session version with deeper reads.
Steps
- Resolve config: read the
basicMemoryblock with the same precedence the hooks use — user-level~/.claude/settings.jsonas the base, then the project's.claude/settings.jsonand.claude/settings.local.jsonoverride it per key. UseprimaryProject,secondaryProjects,recallTimeframe,sessionProfile,repository, andplacementConventions. If no config is present, continue against the default Basic Memory project and mention that setup has not been run. Scope queries toprimaryProjectby passing it asproject, or asproject_idif it's anexternal_idUUID.