handoff
01Skill Claude CodeCodex
You are executing the mandatory handoff protocol for the synapsis memory layer.
Skill Claude CodeCodex
You are executing the mandatory handoff protocol for the synapsis memory layer.
Skill Claude CodeCodex
General synapsis memory operations: init/resume session, search/recall, observe progress, create or update tasks, run health/stats/consolidate, and end-of-work hygiene. Primary entry point for most memory interactions in this project. Prefer the more specific /handoff skill for formal handoffs.
MCP server Claude CodeCodexCursor
MCP server "synapsis" as configured in teamolimpo/synapsis. Launched with uv --directory ${GROK_PLUGIN_ROOT} run --frozen python -m tools.synapsis. Needs 1 environment variable to run.
Instructions file CodexOpenCode
AGENTS.md instructions for teamolimpo/synapsis, covering agents.md — synapsis memory discipline for grok build, mandatory workflow (see grok.md for full details), project skills (recommended way to use synapsis) and references.
Hook
Runs when a session starts, running an inline shell check. From teamolimpo/synapsis.
Hook
Runs when the agent finishes a response, running an inline shell check. From teamolimpo/synapsis.
Hook
Runs before the context is compacted, running an inline shell check. From teamolimpo/synapsis.
Hook
Runs when a session ends, running an inline shell check. From teamolimpo/synapsis.