Quick Start
Set up your wiki in under 10 minutes
Installation
Install the plugin into Claude Code
Commands
Full reference for all
/wiki-* commandsConfiguration
Customize sources, output, and behavior
How it works
Initialize
Run
/wiki-init inside Claude Code. The plugin scans your markdown directories, samples your files, and proposes a custom article structure for your domain.Compile
Run
/wiki-compile. The plugin reads all your source files and compiles them into topic-based articles with coverage indicators and source backlinks.Integrate
Add the wiki path to your
AGENTS.md. Claude automatically reads the wiki each session — no extra commands needed.Why use a wiki?
84% fewer tokens
Read an INDEX + 2 topic articles (~330 lines) instead of 13+ raw files (~3,200 lines) per session.
Knowledge compounds
Topics synthesize everything known across all your sources into one authoritative article per subject.
Trust indicators
Every section shows a coverage level (high / medium / low) so your agent knows when to go deeper.
Safe by design
Source files are never modified. The wiki can be deleted and regenerated at any time.