MCP server Claude CodeCodexCursor +2
MCP server "cross-session-memory-bridge" as configured in NovasPlace/CSM. Runs ./runtime/launch-mcp.mjs with node. Needs 2 environment variables to run.
MCP server Claude CodeCodexCursor +2
MCP server "cross-session-memory-bridge" as configured in NovasPlace/CSM. Runs ./runtime/launch-mcp.mjs with node. Needs 2 environment variables to run.
Instructions file CodexOpenCode
Instructions for NovasPlace/CSM, covering goal, constraints & preferences, lint debt classification (locked), progress and done.
Hook
Runs when a session starts, executing run-hook.mjs via node. From NovasPlace/CSM.
Hook
Runs when you submit a prompt, before the agent sees it, executing run-hook.mjs via node. From NovasPlace/CSM.
Hook
Runs before the agent uses a tool, executing run-hook.mjs via node. From NovasPlace/CSM.
Hook
Runs when the agent asks permission for an action, executing run-hook.mjs via node. From NovasPlace/CSM.
Hook
Runs after a tool call finishes, executing run-hook.mjs via node. From NovasPlace/CSM.
Hook
Runs before the context is compacted, executing run-hook.mjs via node. From NovasPlace/CSM.
Hook
Runs after the context is compacted, executing run-hook.mjs via node. From NovasPlace/CSM.
Hook
Runs when a subagent starts, executing run-hook.mjs via node. From NovasPlace/CSM.
Hook
Runs when a subagent finishes, executing run-hook.mjs via node. From NovasPlace/CSM.
Hook
Runs when the agent finishes a response, executing run-hook.mjs via node. From NovasPlace/CSM.
Skill Claude CodeCodex
Coordinate Git and Cross-Session Memory as version control for agent work. Use when Codex needs AgentBook status, checkpoints, history, resume or handoff, provenance, isolated agent approaches, semantic comparison, or an evidence-backed game-development tuning and playtest iteration with an explicit keep or revert…
Skill Claude CodeCodex
Use the complete native Cross-Session Memory (CSM) runtime for continuity, memory governance, living state, beliefs, self-model, AgentBook, checkpoints, context cache, goals, work ledger, compaction, re-entry, or handoff across Codex tasks.
Plugin Claude Code
The complete self-hosted Cross-Session Memory runtime and lifecycle automation, native to Claude Code.
Agent
Memory governance specialist. Use for deduplicating, reviewing, merging, and archiving project memory. Previews first; performs merges or deletions only when explicitly requested.
Agent
Session-start continuity specialist. Use when resuming work to assemble re-entry context and a task brief from prior sessions, verified against the current workspace.
Agent
Handoff specialist. Use before stopping, compaction, or transferring work to checkpoint expensive state and write a concrete handoff summary.
Command
Read AgentBook state and events, or manage AgentBook rules.
Command
Review belief knowledge, run a belief scan, and preview promotions.
Command
Build a context brief for the current task from prior sessions.
Command
Create or inspect durable checkpoints of expensive-to-reconstruct state.
Command
Show context pressure and audit compaction behavior.
Command
List, set, or update tracked goals for this project.