Wiki Deep banner
suwonleee suwonleee

Wiki Deep

Documentation community

Description

--- description: Periodic deep pass (day end · weekly · when a close-out report recommends it) — drain the transcript backlog, run the semantic review, work the gap queue, re-distill oversized topic pages. The lossless catch-up safety net; the per-session close-out is `/wiki-save` --- # /wiki-deep — periodic deep pass (backlog · review · gaps · re-distill) The **volume half** of the two-pass model: `/wiki-save` closes each session warm, O(this session); `/wiki-deep` periodically consumes every

Installation

Installs to ~/.claude/skills/suwonleee-llmwiki-wiki-deep/SKILL.md

Terminal
mkdir -p ~/.claude/skills/suwonleee-llmwiki-wiki-deep && curl -fsSL https://raw.githubusercontent.com/suwonleee/llmwiki/HEAD/skill/wiki-deep.md -o ~/.claude/skills/suwonleee-llmwiki-wiki-deep/SKILL.md

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

Full documentation available on GitHub

View Source Repository