Documentation
Command
/reset
Delete and regenerate context from scratch
Install
$ npx -y skills add senapati484/claude-recall --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/reset
Context preview
What this command does when you run it.
Delete and regenerate context from scratch
Command definition
reset.mddescription: Delete and regenerate context from scratch allowed-tools: Bash
Reset claude-recall for this project. This backs up the existing context.md and regenerates it from scratch using the local LLM.
Run this:
python3 ~/.claude/skills/claude-recall/scripts/recall_update.py reset
Print the full output to the user.
Ships withclaude-recall
Claude Code has no memory between sessions. Every time you start a new conversation, Claude forgets your project's stack, architecture decisions, gotchas, and what you worked on yesterday.
Get the whole plugin, auto-invoked
Stats
6
Stars
0
Views
3
Forks
Maintained
Maintenance
Python
Language
MIT
License
2mo ago
Last commit
3mo ago
Created
Repo: senapati484/claude-recall

