Memory Recall — Development agent for Claude Code
Use this agent PROACTIVELY before starting complex, multi-step implementations or when encountering unfamiliar technical problems.
How to install Memory Recall
Installs to ~/.claude/agents/hungson175-coder-mem-memory-recall.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hungson175/coder-mem/HEAD/.claude/agents/memory-recall.md -o ~/.claude/agents/hungson175-coder-mem-memory-recall.md Restart Claude Code, or start a new session, for it to be picked up.
What Memory Recall does
name: memory-recall description: Use this agent PROACTIVELY before starting complex, multi-step implementations or when encountering unfamiliar technical problems. Retrieves universal coding patterns from past experiences. REMEMBER: Failures (#failure tag) are as valuable as successes (#success tag). tools: Read, Write, Edit, LS, Glob, Grep, Bash, BashOutput, TodoWrite
Memory Recall Agent
**[WARNING] EXECUTION CONTEXT**: This agent runs in separate context to avoid polluting main con
Alternatives in Development
- General — Universal coding principles that apply across all languages and frameworks 31.9k ★
- Recon Ranker — Attack surface ranking agent 4.5k ★
- Chronicler — You are a specialized session analyst 3.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Framework Docs Researcher
Fetches and synthesizes documentation and best practices for frameworks and libraries being used. Use when enc
Context Retriever
RAG-in-pipeline context management agent — retrieves relevant documentation, past decisions, library docs, and
Recall
Runs the recall CLI over the user's past Claude Code sessions and returns the one actionable item — a command,
Discovery OS
Run continuous customer discovery, synthesise interviews, and produce opportunity solution trees. Use when sta
Conversation Historian
Use when analyzing Claude Code conversation history, finding past sessions by topic, tracing how implementatio
Part 13: Memory Bridge (Give Coding Agents Your Brain)
When you spawn Codex or Claude Code to build something, they start blind. They don't know your architecture de
Related Skills
Pantheon Remember
Store or recall a memory interactively. /pantheon-remember → stores it. /pantheon-remember recall → retrieves
V Remember
Recall relevant past Compound V context — prior decisions, failures, routing lessons, specs/plans — from docs/
Skill Repo Discovery
Starting work on an unfamiliar repository or codebase