From recall
Appends timestamped notes to daily log file (memory/daily/YYYY-MM-DD.md) without write gate evaluation. Creates file if missing for quick raw capture.
How this skill is triggered — by the user, by Claude, or both
Slash command
/recall:recall-logThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Quick append to today's daily log. No write gate — raw capture.
Quick append to today's daily log. No write gate — raw capture.
Note to log: $ARGUMENTS
memory/daily/YYYY-MM-DD.md) if it doesn't exist, using the daily log template[HH:MM] note text
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.
npx claudepluginhub davegoldblatt/total-recallAppends timestamped work log section to daily WORKLOG/YYYYMMDD.md with session ID, files created/read/changed, and concise summary referencing details.
Evaluates notes via write gate criteria and appends passing ones to memory daily logs. Suggests promotion to durable registers like preferences or CLAUDE.local.md.
Logs daily development progress with project-isolated diary entries and optional sync to Notion/Obsidian. Invoke via /diary or when summarizing achievements.