| name | llm-wiki |
| description | Use when initializing, ingesting into, querying, linting, or maintaining a schema-driven portable LLM Wiki. |
LLM Wiki Adapter For Claude Code
This adapter is thin. Shared workflow logic lives in ../../core/.
Before operating on an LLM Wiki:
- Read
../../core/README.md.
- Read
../../core/references/workflows.md.
- Read
../../core/references/record-contracts.md.
- Read
../../core/references/page-contracts.md.
- For validation behavior, read
../../core/references/validation.md.
When working inside a starter wiki, read WIKI_SCHEMA.md first. CLAUDE.md is only a pointer file; it is not the source of truth.