Convert the current working directory into a task-local LLM-maintained wiki.
Use when the user wants to organize project knowledge, ingest files or URLs into
a local markdown wiki, bootstrap a wiki structure in-place, maintain an existing
mini wiki, or build a repo-scoped knowledge base instead of a giant global vault.
Also use when scientific papers, PDFs, TeX bundles, bibliographies, or research
corpora should be ingested into a maintained local wiki with provenance and
citations, subject to extraction quality and available metadata.
Trigger on phrases like "wiki this repo", "ingest raw/", "build a local wiki",
"maintain this knowledge base", "turn this directory into an LLM wiki", or when
repeated project knowledge needs to compound across sessions. DO NOT TRIGGER when:
the user only wants a one-shot summary, a global PKM redesign, or generic markdown
cleanup with no persistent wiki intent.
2026-06-03