Skip to content
Development
Command

/recall-log

Quick append to today's daily log. No write gate — raw capture.

From plugin
20010 skills10 commands2 hooks
shell
$ npx -y skills add davegoldblatt/total-recall --agent claude-code

Ships with recall. Installing the plugin gets this command.

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/recall-log

Context preview

What this command does when you run it.

Quick append to today's daily log. No write gate — raw capture.

Command definition

recall-log.md

Quick append to today's daily log. No write gate — raw capture.

Note to log: $ARGUMENTS

What To Do

1. Create today's daily log file (`memory/daily/YYYY-MM-DD.md`) if it doesn't exist, using the daily log template 2. Append a timestamped entry:

[HH:MM] note text

3. Confirm:

Logged to memory/daily/[date].md

That's it. No gate, no analysis, no routing. This is for quick capture when the user doesn't want the write gate overhead.

Read it on GitHub ↗
Ships withrecall

A memory system for Claude Code that remembers what matters and forgets what doesn't.

Get the whole plugin, auto-invoked
Stats
200
Stars
0
Views
14
Forks
Maintained
Maintenance
Shell
Language
5mo ago
Last commit
5mo ago
Created

Repo: davegoldblatt/total-recall