Compress banner
sliamh11 sliamh11

Compress

Development community

Description

Save this Claude Code session to the vault and update the semantic memory index. First, resolve the vault path using this **per-instance** order (highest priority first). `$VAULT` means the resolved path: 1. `DEUS_VAULT_PATH` env var, if set. 2. `vault_path` in `./.deus/config.json` (the current working directory's instance-local config), if that file exists. If the file exists but has no usable `vault_path`, STOP and tell the user it is present but missing `vault_path` — do **not** fall throu

Installation

Installs to ~/.claude/commands/sliamh11-deus-compress.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/sliamh11/Deus/HEAD/.claude/commands/compress.md -o ~/.claude/commands/sliamh11-deus-compress.md

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

Full documentation available on GitHub

View Source Repository