ramsnerm

LLM Wiki Maintenance — AI skill for Claude Code

AI community

Ingest, then Lint, in one run — plus a one-time framework-update note if FRAMEWORK-SYNC.md exists.

How to install LLM Wiki Maintenance

Installs to ~/.claude/commands/ramsnerm-llm-wiki-framework-llm-wiki-maintenance.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ramsnerm/llm-wiki-framework/HEAD/.claude/commands/llm-wiki-maintenance.md -o ~/.claude/commands/ramsnerm-llm-wiki-framework-llm-wiki-maintenance.md

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

What LLM Wiki Maintenance does


description: Ingest, then Lint, in one run — plus a one-time framework-update note if FRAMEWORK-SYNC.md exists argument-hint: [bundle]

Run `/llm-wiki-maintenance` exactly as AGENTS.md defines it.

  1. Read AGENTS.md in full, unless you already have in this session.
  2. Read workflows/maintenance.md, then workflows/ingest.md, then workflows/lint.md in full before doing anything — the procedure lives there, not in this file.
  3. Everything in AGENTS.md applies — trust boundary, bu

Alternatives in AI

  • Open Knowledge — Beautiful, AI-native markdown IDE and LLM wiki 3.7k ★
  • Wiki Ingest — Ingest a source document into the LLM Wiki 2.3k ★
  • Llmwiki — Open Source Implementation of Karpathy's LLM Wiki 1.5k ★

Full documentation available on GitHub

View Source Repository