Setup Memory banner
SomtoUgeh SomtoUgeh

Setup Memory

Development community

Description

--- name: setup-memory description: Setup smart session memory system with qmd integration argument-hint: "[user]" context: fork --- # Smart Session Memory Setup You are helping the user install the Smart Session Memory system. This enables: - Automatic injection of relevant past session context during tool use - Fork suggestions when starting sessions similar to past work - Background indexing of sessions every 30 minutes ## Do You Need This? **If the plugin is already enabled**: The memory

Installation

Installs to ~/.claude/skills/somtougeh-somto-dev-toolkit-setup-memory/SKILL.md

Terminal
mkdir -p ~/.claude/skills/somtougeh-somto-dev-toolkit-setup-memory && curl -fsSL https://raw.githubusercontent.com/SomtoUgeh/somto-dev-toolkit/HEAD/commands/setup-memory.md -o ~/.claude/skills/somtougeh-somto-dev-toolkit-setup-memory/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository