skill-memory
Memory Skill (Direct Execution)
Direct execution skill for memory vault management. Handles memory creation, similarity search, classification, and index maintenance through content mapping, MCP-based deduplication, and three memory operations (UPDATE, EXTEND, CREATE).
MANDATORY INTERACTIVE REQUIREMENT -- DO NOT SKIP:
- STOP at Step 4 and call AskUserQuestion to show files. Write NOTHING to disk until user responds.
- STOP at Memory Search and call AskUserQuestion for each segment. Write NOTHING to disk until user responds.
- These are not optional. Running autonomously without user input is a critical failure.
Context References
Reference (do not load eagerly):
- Path:
@.memory/30-Templates/memory-template.md- Memory template - Path:
@.memory/20-Indices/index.md- Memory index - Path:
@.memory/memory-index.json- Machine-queryable memory index - Path:
@.claude/context/project/memory/learn-usage.md- Usage guide
More from benbrastmckie/nvim
skill-planner
Create phased implementation plans from research findings. Invoke when a task needs an implementation plan.
13skill-neovim-implementation
Implement Neovim configuration changes from plans. Invoke for neovim implementation tasks.
12skill-researcher
Conduct general research using web search, documentation, and codebase exploration. Invoke for general research tasks.
11skill-neovim-research
Conduct Neovim configuration research using plugin docs and codebase exploration. Invoke for neovim research tasks.
10skill-refresh
Manage Claude Code resources - terminate orphaned processes and clean up ~/.claude/ directory
9skill-status-sync
Atomically update task status across TODO.md and state.json. For standalone use only.
9