Egregore Framework (Egregore Labs, 2026)

URL: https://github.com/egregore-labs/egregore

Egregore Labs' Egregore is a Claude-Code-native framework for multi-participant AI-assisted collaboration. An instance is created with npx create-egregore against a public template repository — the gh repo create --template path produces a fresh repo with no retained commit relationship to the template, rather than a GitHub fork with upstream tracking. Each instance comprises a framework repo (code, hooks, skills, a per-instance identity document), a separate memory repo (mutable state: people, handoffs, decisions, quests) symlinked into the framework repo at memory/, and any managed sibling repositories the instance owns. The framework code is kept current via /update, which runs git checkout upstream/main -- <framework-path> for each framework directory — a vendored sync rather than a git merge. Semantic slash commands wrap raw git operations so contributors do not invoke git directly; Claude Code hooks fire on session events to enforce branch discipline and sync state.

Adopted for later phase (discrete patterns, not the frame)

Not adopted

Tradition vocabulary the frame carries (specifically not adopted)

DeepContext's AGENTS.md names Egregore as the canonical case for the Name features, not traditions imperative: "Egregore-shaped commitment" imports the tradition's frame, while "self-contained repository, scion-publishes-on-first-push, Web-UI-edit-is-first-class, curation-in-conventions" names the features. The Egregore Framework carries the tradition vocabulary unironically and coherently as its product frame: "shared intelligence layer for teams," "living memory owned by your organization," "collective intelligence across people, sessions, and time," and directly addresses the agent as "a participant" in a collective. The command taxonomy extends the vocabulary — spirits are summoned, quests are undertaken, harvests are gathered, reflections are captured. These are not incidental naming choices; the vocabulary hangs together as a coherent frame from occultist and organizational-theory senses of the term egregore (collective thoughtform, group mind). Adopting any one of these framings imports the whole.

DeepContext uses git as substrate, markdown as content primitive, and agents as translators — the same technical ingredients — without the collective-mind frame. [[Agents Translate, Not Extract]], [[Vocabulary Diversity Is a Feature]], and [[Capture Reasoning, Not Just Knowledge]] carry the project's own vocabulary for the participation and memory concerns Egregore addresses through its tradition vocabulary. The two projects answer adjacent questions; the frames are different on purpose.

Key moves to remember

Relations