SessionStart
01Hook Claude Code
Runs when a session starts on startup, executing session-start.sh. From egregore-labs/egregore.
Hook Claude Code
Runs when a session starts on startup, executing session-start.sh. From egregore-labs/egregore.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing memory-refresh.sh, emissary-detect.sh and search-hint.sh (3 commands). From egregore-labs/egregore.
Hook Claude Code
Runs before the context is compacted, executing pre-compact.sh. From egregore-labs/egregore.
Hook Claude Code
Runs when the agent finishes a response, executing save-reminder.sh and session-autosave.sh with --debounce (2 commands). From egregore-labs/egregore.
Hook Claude Code
Runs when a session ends, executing session-log.sh, transcript-archive.sh, loom.sh and session-autosave.sh with --quiet (4 commands). From egregore-labs/egregore.
Hook Claude Code
Runs after a tool call finishes for Edit, Write, Bash, NotebookEdit, Edit, Write, Edit and Write tool calls, executing observe.sh, admin-content-detector.sh and release-guard.sh (3 commands). From egregore-labs/egregore.
Hook Claude Code
Runs when a subagent starts, executing subagent-context.sh. From egregore-labs/egregore.
Hook Claude Code
Runs before the agent uses a tool for Read, Edit, Write, Bash, Glob, Grep, Edit, Write, Bash, EnterWorktree, EnterPlanMode, Edit, Write, Bash, EnterPlanMode, Bash and Bash tool calls, executing boundary-check.sh, onboarding-guard.sh, branch-guard.sh, infra-hint.sh and release-guard.sh (5 commands). From…
Hook Claude Code
Runs when a git worktree is created, executing worktree-create.sh. From egregore-labs/egregore.
Hook Claude Code
Runs when a git worktree is removed, executing worktree-remove.sh. From egregore-labs/egregore.
Settings file Claude Code
Agent settings declaring 10 hook events (SessionStart, UserPromptSubmit, PreCompact, Stop) and 5 allowed tools.
Skill Claude CodeCodex
See what is happening across the team — recent sessions, handoffs, quests, and open PRs. Use for /activity, catching up after time away, or checking team-wide status at a glance.
Skill Claude CodeCodex
Send an announcement to the Telegram group with a draft-then-approve flow. Use for /announce, telling the team something, or notifying everyone at once — not messaging one person or a structured handoff.
Skill Claude CodeCodex
Capture an effective prompting technique or steering pattern as reusable knowledge. Use for /archive, or when a prompt worked especially well and is worth reusing — not insight about the work itself (/reflect).
Skill Claude CodeCodex
Create a working branch from what you are about to work on. Use for /branch, or any request to start a new branch before making changes.
Skill Claude CodeCodex
Run diagnostics on your Egregore environment and render a health report, auto-fixing what it can. Use for /checkup, a health check, or when something is broken and the root cause is unclear.
Skill Claude CodeCodex
Stage changes and create a commit with a properly formatted message. Use for /commit, or saving work locally — not sharing it (/push) or opening a pull request (/pr).
Skill Claude CodeCodex
Contribute an improvement back to the upstream Egregore framework as a cross-fork pull request. Use for /contribute, or submitting a framework fix upstream — not saving org work (/save) or filing a bug (/issue).
Skill Claude CodeCodex
Create a skill your org owns — scaffolded in this Egregore, protected from framework updates, shared with teammates via /save.
Skill Claude CodeCodex
Use when generating or modifying any visual output that renders in a browser or artifact viewer: HTML pages, CSS, React SSR components, Egregore artifacts, markdown renderers, web components, design-system tokens, Tailwind themes, or standalone demos. Triggers on requests involving dark mode, theme toggles, color…
Skill Claude CodeCodex
See your recent sessions, open handoffs, and current work at a glance. Use for /dashboard, checking your personal status — not the team-wide view (/activity).
Skill Claude CodeCodex
Run deep, multi-hop research over org memory to answer a question or cross-reference an insight, with a cited synthesis. Use for /deep-reflect — not one-shot recall (/search) or capturing an insight (/reflect).
Skill Claude CodeCodex
Remove a member from this Egregore, revoking access across GitHub, Supabase, and Neo4j. Use for /delete-user, removing or kicking someone — not inviting (/invite) or viewing members (/dashboard).
Skill Claude CodeCodex
Compose, send, or run an Egregore emissary — portable handoff v1 artifacts with server-rendered HTML at egregore.xyz. Use for /emissary, "make/send/run an emissary", or when a user pastes an egregore.xyz/emissary/e/ link.