Skip to content
Documentation
Command

/claude-recall

Update project context using the local LLM (Qwen2.5 0.5B)

From plugin
claude-recall
64 skills4 commands
Install
$ npx -y skills add senapati484/claude-recall --agent claude-code

How 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/claude-recall

Context preview

What this command does when you run it.

Update project context using the local LLM (Qwen2.5 0.5B)

Command definition

claude-recall.md
description: Update project context using the local LLM (Qwen2.5 0.5B)
allowed-tools: Bash

Explicitly trigger claude-recall to re-scan the current project and update context.md in the Obsidian vault using the locally installed LLM.

Run this:

python3 ~/.claude/skills/claude-recall/scripts/recall_update.py update

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
Stats
6
Stars
3
Forks
Maintained
Maintenance
Python
Language
MIT
License
3mo ago
Last commit
5mo ago
Created

Repo: senapati484/claude-recall

Other commands on claude-recall.