crcresearch/llm-wiki-memory-template

Template repository for the llm-wiki pattern. Provides a portable, agent-agnostic foundation for an LLM-maintained wiki, with optional overlays for Claude Code and Cursor (or use minimal mode for OpenCode, Pi, or your own agent).

4Stars on the repository
12Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

wiki-as-memory

02

crcresearch/llm-wiki-memory-template

Cursor rule Cursor

The project's wiki is durable memory. Read it to recall context; write to it to remember; commit every wiki edit in the wiki's own git repo.

4 5d ago A 651 tokens

wiki-experiment

03

crcresearch/llm-wiki-memory-template

Cursor rule Cursor

File experiment results to the wiki (Ingest from SCHEMA). Invoke when a run has finished and produced metrics, ablations, or comparisons worth keeping as durable project memory.

4 5d ago A 35 tokens

wiki-lint

04

crcresearch/llm-wiki-memory-template

Cursor rule Cursor

Run a health check on the wiki. Surfaces orphan pages, dead links, stale claims, missing frontmatter, untyped pages, and concepts that lack their own page. Reports findings and offers fixes.

4 5d ago A 41 tokens

wiki-source

05

crcresearch/llm-wiki-memory-template

Cursor rule Cursor

Ingest a new external source document (paper, article, design doc, README, external reference) into the wiki as a source-summary page. NOT for filing experiment results; for those use wiki-experiment instead.

4 5d ago A 43 tokens