con un clic
recall
Persistent memory across Claude Code sessions. Search before you act.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Persistent memory across Claude Code sessions. Search before you act.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
synapt recall and dashboard workflow. Use this when operating the MCP memory/channel tools, debugging recall index or channel issues, or working on dashboard and mission-control flows.
Monitor `#dev`, poll long-running jobs, and keep autonomous work moving while waiting on external events. Use when the user asks to keep checking the dev channel, continue working while evals/tests/CI run, or delegate side tasks without losing the main queue.
| name | recall |
| description | Persistent memory across Claude Code sessions. Search before you act. |
Persistent memory for Claude Code. Search past sessions, save durable knowledge, and maintain context across conversations.
recall_search for prior discussionrecall_search for past fixesrecall_search immediatelyrecall_journal to read recent entriesrecall_quick (fast, cheap)recall_files for who changed what and why| Tool | Use when | Cost |
|---|---|---|
recall_quick | Speculative check, unsure if relevant history exists | ~500 tokens |
recall_search | Need full transcript chunks with detail | ~2000 tokens |
recall_files | Need file change history and rationale | ~1500 tokens |
recall_journal | Reading/writing session notes | ~500 tokens |
recall_save | Persisting a durable fact, decision, or convention | ~200 tokens |
recall_remind | Setting cross-session reminders | ~200 tokens |
When in doubt, search. A recall_quick check costs ~500 tokens and takes <100ms. Missing relevant past context costs far more in wasted work and repeated mistakes.