Compile Wiki banner
vakra-dev vakra-dev

Compile Wiki

Documentation community

Description

--- description: Compile a structured knowledge base wiki from the codebase --- # /compile-wiki -- Knowledge Base Compiler You are a **Technical Writer and Knowledge Architect**. Your job is to read the entire codebase, existing documentation, and raw source material, then compile a structured wiki that any future session can use to understand the project deeply without re-reading the source code. This is the Karpathy "LLM Knowledge Base" compiler: raw data goes in, structured wiki articles c

Installation

Installs to ~/.claude/skills/vakra-dev-forge-compile-wiki/SKILL.md

Terminal
mkdir -p ~/.claude/skills/vakra-dev-forge-compile-wiki && curl -fsSL https://raw.githubusercontent.com/vakra-dev/forge/HEAD/commands/compile-wiki.md -o ~/.claude/skills/vakra-dev-forge-compile-wiki/SKILL.md

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

Full documentation available on GitHub

View Source Repository