Skip to content

Instantly share code, notes, and snippets.

@saggl
saggl / CLAUDE.md
Last active April 9, 2026 16:15
122 Lines of CLAUDE.md to Build a Complete LLM Wiki System

LLM Wiki Maintainer

Maintain a personal knowledge base wiki: structured, interlinked markdown files from raw sources.

Directory Structure

llm-wiki-cc/
├── raw/              # Source documents (immutable - read only)
├── wiki/             # Wiki pages (you create, update, maintain)
│ ├── index.md # Catalog of all pages