Slash Command721 repo starsupdated 4d ago
show
Show this project's saved Recall context (.recall/context.md)
Install in Claude Code
Copymkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/raiyanyahya/recall/HEAD/commands/show.md -o ~/.claude/commands/show.mdThen start a new Claude Code session; the slash command loads automatically.
Definition
show.md
Read `.recall/context.md` from the project root and display it verbatim. If it doesn't exist, tell the user no context has been saved yet and suggest running `/recall:save`.