marrow
01Plugin Claude Code
Shared memory and collision-avoidance for parallel Claude Code sessions.
Plugin Claude Code
Shared memory and collision-avoidance for parallel Claude Code sessions.
Command
Save this session's durable knowledge to the Marrow shared brain.
Plugin Claude Code
Shared memory and collision-avoidance for parallel Claude Code sessions. Warm-starts each session with what earlier ones learned, records what every agent does, and blocks two sessions editing the same file.
Hook
Runs when a session starts, executing marrow-bootstrap.sh. From aryawidjaja/marrow.
Hook
Runs before the agent uses a tool for Edit, Write and MultiEdit tool calls, executing marrow-guard.sh. From aryawidjaja/marrow.
Hook
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing marrow-progress.sh. From aryawidjaja/marrow.
Hook
Runs when you submit a prompt, before the agent sees it, executing marrow-watch.sh. From aryawidjaja/marrow.
Hook
Runs when the agent finishes a response, executing marrow-release.sh and marrow-distill.sh (2 commands). From aryawidjaja/marrow.
Skill Claude CodeCodex
Save this session's durable knowledge to the Marrow shared brain.
MCP server Claude CodeCodexCursor +2
MCP server "marrow" as configured in aryawidjaja/marrow. Launched with https://github.com/aryawidjaja/marrow/releases/download/v0.8.0/marrow-mcp.mcpb.