re-call
01Plugin Claude Code
RE-call: agent memory that abstains instead of guessing.
Plugin Claude Code
RE-call: agent memory that abstains instead of guessing.
Instructions file
Instructions for GiulioDER/RE-call, covering recall: working rules, one session, one workspace, open a session, close a session and close the mcp servers this session opened.
Plugin Claude Code
Memory that abstains instead of guessing. Searches your project's own notes and decisions, marks a retracted claim as superseded, and refuses when nothing clears the threshold.
Hook
Runs when a session starts on startup, resume, clear and compact, running recall-hooks. From GiulioDER/RE-call.
Hook
Runs before the agent uses a tool for Write, Edit, MultiEdit, NotebookEdit and Bash tool calls, running recall-hooks. From GiulioDER/RE-call.
Hook
Runs before the context is compacted for manual and auto tool calls, running recall-hooks. From GiulioDER/RE-call.
Hook
Runs when a session ends for clear, resume, logout, prompt_input_exit and other tool calls, running recall-hooks. From GiulioDER/RE-call.
Skill Claude CodeCodex
Search this project's own memory before doing something it may already have opinions about. Use before running a build/test/deploy command, before choosing a library or approach, before changing configuration or CI, and before re-opening a decision that may already have been settled. Also use when a task resembles…
Skill Claude CodeCodex
Load this project's memory when you start, and write back what you learned before you stop. Use at the beginning of a work session, when finishing a task or about to end a session, after debugging something non-obvious, after a decision that took argument to reach, and whenever you catch yourself thinking "I should…
MCP server Claude CodeCodexCursor +2
Trustworthy retrieval for an AI agent's own memory — verdict, confidence and provenance per hit, or an explicit abstention. Runs locally from the recall-rag Python package. Needs 3 environment variables to run.