memory - Persistent project memory system
Maintains structured markdown files under .shob/memory/ to persist and progressively load project context across sessions.
Tags
Updated: 2026-09-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Initialize memory directory structure
- Read index and state files
- Load relevant context on demand
- Save updated state and decisions
- Prune completed tasks
Inputs
- User memory commands
- Project repository files
- Memory markdown files
Outputs
- Structured markdown files
- Memory status message
Requirements
- File system read and write access
