Hot Compact banner
tboome33 tboome33

Hot Compact

Documentation community

Description

--- description: Compact an oversized `wiki-meta/hot.md` back to its cache contract (verified full backup → thin ≤ 350-word state-first rewrite → log trace). Use when the hot-cache guard reports "hot.md HORS LIMITE / OVER LIMIT", or on demand. (Skill `hot-compact` carries the full transactional procedure.) --- Invoke the `hot-compact` skill. Optional: a vault name (defaults to the current/locked/default vault) · `--dry-run` (show the proposed thin hot without writing). The skill handles: - Si

Installation

Installs to ~/.claude/skills/tboome33-obsidian-mcp-router-hot-compact/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tboome33-obsidian-mcp-router-hot-compact && curl -fsSL https://raw.githubusercontent.com/tboome33/obsidian-mcp-router/HEAD/commands/hot-compact.md -o ~/.claude/skills/tboome33-obsidian-mcp-router-hot-compact/SKILL.md

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

Full documentation available on GitHub

View Source Repository