share

Installation
SKILL.md

Share to a team project

Copy a note from the personal/primary project into a configured team project so teammates can see it. This is the only path by which the plugin writes to a shared project — session checkpoints and /basic-memory:remember always stay personal.

Steps

  1. Resolve config. Read .claude/settings.json (+ .local) basicMemory:

    • teamProjects — a map of <project-ref>{ "promoteFolder": "shared" }. These are the allowed share targets. <project-ref> is a workspace-qualified name (e.g. my-team-2/notes) or an external_id UUID.
    • primaryProject — the source project notes are read from.

    If teamProjects is empty, tell the user there's no share target configured and suggest adding one (or running /basic-memory:setup), then stop. Don't invent a target.

Installs
4
GitHub Stars
3.4K
First Seen
May 31, 2026
share — basicmachines-co/basic-memory