Harvest Memory banner
noctua84 noctua84

Harvest Memory

Development community

Description

--- name: harvest-memory description: Promote durable learnings from the machine-local per-project memory store into the version-controlled repo memory/ so they sync across machines. user-invocable: true --- # /harvest-memory Promote learnings from the **machine-local** per-project store (`~/.claude/projects/<path-slug>/memory/`) into the **version-controlled** repo `memory/` tree, so they persist across machines and can be shared. ## Why this exists Two memory stores coexist: - `~/.claude/

Installation

Installs to ~/.claude/skills/noctua84-nescio-ai-harvest-memory/SKILL.md

Terminal
mkdir -p ~/.claude/skills/noctua84-nescio-ai-harvest-memory && curl -fsSL https://raw.githubusercontent.com/noctua84/nescio-ai/HEAD/commands/harvest-memory.md -o ~/.claude/skills/noctua84-nescio-ai-harvest-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