egregore-labsegregore-labsOfficialยท10 Agent Skills Included

egregore

Shared team memory, handoffs, and knowledge capture for coding sessions

Captures decisions, handoffs, and session context from coding sessions into a Git-backed shared memory your whole team can query. Eliminates lost context between sessions, repeated explanations, and invisible team work through dashboards, quests, and structured handoffs. Syncs knowledge across Claude Code, Codex, and Pi so every session starts with full organizational context.
npx skills add egregore-labs/egregore --all -g -y
Available:

Tells the agent how to behave as a team collaborator: sync shared memory at startup, branch on the first user message, route requests to the right skills, and follow the handoff and notification consent protocols.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Egregore?โ–ผ

Run `npx skills add egregore-labs/egregore --all -g -y` in your terminal to install all skills in this suite globally.

What problem does Egregore solve?โ–ผ

It stops team knowledge from disappearing when a coding session ends. Decisions, handoffs, and open threads are captured into a shared Git-backed memory that every future session can read.

Does Egregore work with Codex and other runtimes?โ–ผ

Yes. It ships native adapters for Claude Code, Codex, and Pi, all converging on the same shared memory files and shell scripts.

Can I use Egregore without a hosted service?โ–ผ

Yes. Local mode runs entirely on your filesystem and Git repos with no graph database or API key required; connected mode adds a knowledge graph and notifications.

How do teams share context with Egregore?โ–ผ

Members use simple commands like /handoff, /reflect, and /quest to capture context, and /activity or /dashboard to see what everyone else has been working on.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’