Hook
Runs when you submit a prompt, before the agent sees it, executing bun-runner.js. From d-wwei/agent-recall.
Hook
Runs when you submit a prompt, before the agent sees it, executing bun-runner.js. From d-wwei/agent-recall.
Hook
Runs before the agent uses a tool for Glob, Grep, Read and Bash tool calls, executing bun-runner.js. From d-wwei/agent-recall.
Hook
Runs after a tool call finishes, executing bun-runner.js. From d-wwei/agent-recall.
Hook
Runs when the agent finishes a response, executing bun-runner.js. From d-wwei/agent-recall.
Hook
Runs when a session ends, executing bun-runner.js. From d-wwei/agent-recall.
Skill Claude CodeCodex
This skill guides you through setting up your Agent Recall persona. It runs automatically on first use or when invoked with /bootstrap.
Skill Claude CodeCodex
Set up Agent Recall persistent memory in Codex CLI.
Skill Claude CodeCodex
Set up Agent Recall persistent memory in Cursor.
Skill Claude CodeCodex
Run Agent Recall health audit. Use when user says "check health", "run doctor", "系统健康", "记忆系统检查", or "agent-recall doctor".
Skill Claude CodeCodex
Set up Agent Recall persistent memory in Gemini CLI.
Skill Claude CodeCodex
Search Agent Recall's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from previous sessions.
Skill Claude CodeCodex
Set up Agent Recall persistent memory in OpenCode.
Skill Claude CodeCodex
Search your past work across sessions using temporal or topic-based recall.
Skill Claude CodeCodex
Detect installed AI coding tools and set up Agent Recall for each.
Skill Claude CodeCodex
Token-optimized structural code search using tree-sitter AST parsing. Use instead of reading full files when you need to understand code structure, find functions, or explore a codebase efficiently.
Skill Claude CodeCodex
Generate a "Journey Into [Project]" narrative report analyzing a project's entire development history from claude-mem's timeline. Use when asked for a timeline report, project history analysis, development journey, or full project report.