preserve

Preserve user preferences and decisions into a persistent vault.

50|4|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/sliamh11/Deus --skill preserve-sliamh11
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: preserve
Source: https://github.com/sliamh11/Deus/tree/main/.claude/skills/preserve
Command: npx skills add https://github.com/sliamh11/Deus --skill preserve-sliamh11

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Conversations generate valuable insights, but important preferences, decisions, and context often fade between sessions. This Skill saves enduring information to make future interactions more accurate.

Core Features & Use Cases

  • Context-aware memory preservation that saves enduring insights to a local vault.
  • Distinguishes Home Mode vs External Project Mode and memory levels to control what is kept.
  • Archives CLAUDE.md when content exceeds 200 lines to maintain vault performance.

Quick Start

Scan this conversation and save durable insights to the vault as CLAUDE.md.

Frequently Asked Questions about preserve

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I save conversation context and user preferences across sessions?

To save conversation context across sessions, this Skill evaluates memory levels and stores durable insights as formatted key:value pairs in a persistent local vault. It distinguishes lasting decisions from one-off requests to maintain accurate long-term recall.

How does long-term memory handling differ between local projects and home mode?

Long-term memory handling differs by detecting Home Mode versus External Project Mode to control exactly what context is kept. This distinction ensures memory preservation applies correctly based on your current working environment and project scope.

What is the best way to archive conversation history when a local vault gets too large?

The best way to manage vault size is through automatic archiving. When the stored CLAUDE.md file exceeds 200 lines, the Skill archives the content to maintain optimal vault performance and prevent slowdowns.

Does this memory vault approach keep my personalization data private?

Yes, the memory vault approach keeps personalization data private by resolving paths and storing insights locally. Privacy is maintained because enduring context is preserved in a local vault rather than external storage.

What type of conversation insights should be excluded from persistent memory storage?

One-off requests should be excluded from persistent memory storage. The Skill specifically evaluates memory levels to preserve only relevant user preferences, behavioral corrections, and lasting decisions while ignoring temporary queries.