maintainer
01Command Claude Code
Meta-skill that loads all llmwiki governance docs and exposes the three maintainer slash commands.
LLM-powered knowledge base from your Claude Code, Codex CLI, Copilot, Cursor & Gemini sessions. Karpathy's LLM Wiki pattern — implemented and shipped.
Command Claude Code
Meta-skill that loads all llmwiki governance docs and exposes the three maintainer slash commands.
Command Claude Code
Walk the llmwiki release process step by step.
Command Claude Code
Run the canonical llmwiki code review against a pull request and post findings.
Command Claude Code
Apply labels + milestone + priority to a new issue using the llmwiki triage rules.
Command Claude Code
Run the full llmwiki pipeline end-to-end: build → graph → export all → lint.
Command Claude Code
Regenerate the static HTML site for the llmwiki.
Command Claude Code
Review and triage candidate wiki pages — promote, merge, or discard.
Command Claude Code
Generate a Marp slide deck from wiki content matching a topic.
Command Claude Code
Generate a knowledge graph of the wiki — nodes are pages, edges are [[wikilinks]].
Command Claude Code
Ingest a source document (or folder) into the llmwiki.
Command Claude Code
Scaffold an empty llmwiki — create raw/, wiki/, site/ directories and seed wiki/index.md, wiki/log.md, wiki/overview.md.
Command Claude Code
Lint the llmwiki — find orphans, broken wikilinks, contradictions, and stale pages.
Command Claude Code
Query the llmwiki and synthesise an answer.
Command Claude Code
Run a self-reflection pass over the whole wiki — look for patterns, gaps, and improvement opportunities.
Command Claude Code
Start a local HTTP server for the built llmwiki site.
Command Claude Code
Sync Claude Code (and Codex CLI) session transcripts into the llmwiki, then ingest the new ones into wiki/.
Command Claude Code
Synthesize wiki/sources/ .md pages from raw session transcripts using the configured LLM backend.
Command Claude Code
Update a single wiki page in place without running a full re-ingest.