Skip to content

/recall-log

Quick append to daily log without write gate evaluation.

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

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/recall-log
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Quick append to daily log without write gate evaluation.

SKILL.md

recall-log.SKILL.md
description: Quick append to daily log without write gate evaluation.
argument-hint: <note>
disable-model-invocation: true

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