Content Preview
--- name: memory description: | Execute extract and use project memories from previous sessions for context-aware assistance. Use when recalling past decisions, checking project conventions, or understanding user preferences. Trigger with phrases like "remember when", "like before", or "what was our decision about". allowed-tools: Read, Write version: 1.0.0 author: Jeremy Longshore <[email protected]> license: MIT compatible-with: claude-code, codex, openclaw --- # Memory ## Ov
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/memory.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/community/claude-never-forgets/skills/memory/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/community/claude-never-forgets/skills/memory/SKILL.md
Related Skills
Detecting Memory Leaks
This skill enables Claude to detect potential memory leaks and analyze memory usage patterns in code. It is triggered when the user requests "detect memory leaks", "analyze memory usage", or similar phrases related to memory leak detection and performance analysis. The skill identifies potential iss
skill-adapterdetecting memory leaks
by jeremylongshore · plugins-plus-skills
memory-profiler-setup
This skill provides automated assistance for memory profiler setup tasks within the Performance Testing doma
memory-profiler-setupmemoryprofilersetup
by jeremylongshore · plugins-plus-skills
memory-forensics
Comprehensive techniques for acquiring, analyzing, and extracting artifacts from memory dumps for incident response and malware analysis.
securitymemoryforensics
by sickn33 (Antigravity) · antigravity-awesome-skills
memory-systems
Design short-term, long-term, and graph-based memory architectures
generalmemory
by sickn33 (Antigravity) · antigravity-awesome-skills