원클릭으로
recall
Persistent memory across Claude Code sessions. Search before you act.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Persistent memory across Claude Code sessions. Search before you act.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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.