Plugin Claude Code
Local shared-memory plugin for Claude Code, Codex, and Cursor sessions.
Plugin Claude Code
Local shared-memory plugin for Claude Code, Codex, and Cursor sessions.
Plugin Claude Code
Shared semantic recall over local Claude Code, Codex, and Cursor history. Bundles MCP search tools, deep recall, guided setup, and a background freshness hook.
Agent
Use to get grounded in a task, bug, feature, or decision from a PREVIOUS Claude Code, Codex, or Cursor session. Dispatch with the topic; it searches the unified history deeply (semantic + keyword + drill-down), reads the raw turns itself, and returns ONLY a tight brief — keeping the main thread's context clean. Prefer…
Command
Recall past Claude Code, Codex, and Cursor sessions about a topic and return a decision-focused brief.
Command
Guided session-recall setup — language, embedder, optional team mode.
Hook
Runs when a session starts, running an inline shell check. From AbsoluteMode/session-recall.
Hook
Runs when you submit a prompt, before the agent sees it, running an inline shell check. From AbsoluteMode/session-recall.
Hook
Runs when the agent finishes a response, running an inline shell check. From AbsoluteMode/session-recall.
Skill Claude CodeCodex
Search the unified local history of past Claude Code, Codex, and Cursor sessions at the START of a task when the user references a prior bug, feature, decision, file, or piece of work. Use before assuming fresh context for prompts such as "remember when…", "we worked on…", "the X bug", "back to…", "what did we decide…
Skill Claude CodeCodex
Set up or reconfigure session-recall for the user — install, pick the interaction language, choose a local or cloud embedder, optionally enable team sharing. Trigger when the user asks to "set up session-recall", "настрой session-recall", install it, change its embedder/language, or enable sharing with a colleague.…
MCP server Claude CodeCodexCursor +2
MCP server "claude-ask" as configured in AbsoluteMode/claude-ask. Runs ./scripts/server.mjs with node.
Skill Claude CodeCodex
Use when the user explicitly requests Claude, Sonnet, Fable, or Opus, or when an independent Claude perspective would materially improve a coding task, review, or diagnosis.