Preserve banner
naman10parikh naman10parikh

Preserve

Development community

Description

# /preserve — Update Permanent Memory in Vault Some learnings are permanent — not session-specific but things Claude should ALWAYS know. This skill updates the vault's permanent memory file. ## What To Do ### Step 1: Identify What to Preserve Ask the user what to save, or auto-detect from the conversation: - Project conventions and standards - Architecture decisions - Key file paths that changed - Workflow patterns discovered - Maintainer directives that are permanent rules - Tool configura

Installation

Installs to ~/.claude/commands/naman10parikh-agentgrid-preserve.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/naman10parikh/agentgrid/HEAD/.claude/commands/preserve.md -o ~/.claude/commands/naman10parikh-agentgrid-preserve.md

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

Full documentation available on GitHub

View Source Repository