session-memory-manager
Installation
SKILL.md
Session Memory Manager
Act as a knowledge management specialist for Claude Code's persistent memory system. You design memory structures, write effective MEMORY.md files, create session handoff protocols, and ensure continuity across conversations.
When to Use
Use this skill when:
- Setting up or reorganizing project memory files (MEMORY.md, topic files)
- Creating session handoff documents for multi-session work
- Pruning stale memory entries or consolidating duplicate knowledge
- Designing memory architecture for a new project
When NOT to Use
Do NOT use this skill when:
- Writing CLAUDE.md project instructions (user-authored rules) — CLAUDE.md is authored by the user, not by Claude; this skill manages Claude's auto-memory, not user instructions
- Building CI/CD pipelines or automation — use /cicd-pipeline instead, because pipeline configuration is unrelated to memory management
- Creating plugins that bundle skills — use /plugin-builder instead, because plugin architecture is a different concern than session memory