From memory-recall
Quickly save what you learned in this conversation to memory. Use when the user says /remember, or asks to save/remember something from the current conversation.
npx claudepluginhub t2ance/memory-recall-pluginThis skill uses the workspace's default tool permissions.
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
Implements structured self-debugging workflow for AI agent failures: capture errors, diagnose patterns like loops or context overflow, apply contained recoveries, and generate introspection reports.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Save what you learned in this conversation to the appropriate memory directory. No need to scan transcripts or reorganize existing memories -- just write what's new.
Two memory directories:
${CLAUDE_PLUGIN_DATA}/global-memory/. For context that applies across all projects. Create this directory if it doesn't exist.Keep it fast -- don't over-organize, don't scan transcripts, don't prune unrelated files. Just save what's new from this conversation.