What problem does it solve? Teams using Basic Memory keep notes in personal projects by default, so decisions and knowledge never reach teammates. This Skill provides a deliberate, confirmed path to publish a note into a shared team project without accidentally leaking other personal content. ## Core Features & Use Cases - Controlled sharing: Copies a note from your primary project into a configured team project's promote folder, adding a shared_from frontmatter field and a context observation for attribution. - Safety guardrails: Requires explicit user confirmation before writing, never shares silently, and warns against sharing secrets or credentials. - Config-driven targets: Reads teamProjects and primaryProject from Claude settings files, routing to team projects by qualified name or external_id UUID. - Use Case: After capturing an architecture decision in your personal notes, run the share flow to publish it to my-team/shared/ so teammates and their AI assistants can find it in structured recall. ## Quick Start Ask the AI to share the current decision note with the team using the bm-share skill, then confirm the target project when prompted.