Bootstrap an LLM-maintained knowledge base via a prism-driven interview: start from sample raw inputs (facts), derive the right page types, kinds, and relationships (concepts & categories) with the ontology-prism / KEOPS method, then scaffold the schema, conventions, and operating skills for the new wiki — and dogfood.
Writes a fresh LLM-maintained knowledge base to disk from a ratified ontology spec — directory skeleton (raw/ concepts/ sources/ …), a GENERATED CLAUDE.md (page types, kind registry, relationship vocabulary, frontmatter schema, operations), README.md, empty index.md/log.md, .gitignore, the copied+injected operating…
Retrofit an existing pile of markdown notes (an Obsidian vault, a notes folder) into an LLM-maintained wiki — derive a fitting ontology from what is already written, then scaffold the schema + operating skills AROUND the existing content without modifying any of it. Use to bring an existing knowledge store under the…
Refine an existing LLM-maintained wiki's ontology as it grows — the day-N counterpart of new-wiki. Reads the accumulated raw/ + concepts/ + log.md, proposes schema deltas (new/retired kinds, new relationships, splits, concept↔tag/kind reclassification) as a ratifiable diff, and on approval re-stamps CLAUDE.md and…
Bootstrap a new LLM-maintained knowledge base via a prism-driven interview. Reads 2–3 sample raw inputs, derives the right page types / kinds / relationships / frontmatter (separating concepts from categories the prism way), ratifies them with you, then scaffolds the wiki and dogfoods it on your samples. Use to start…
The locked contract between the wiki-scaffold interview and the scaffolder — the YAML "ontology spec" the /wiki-scaffold:new-wiki interview emits and @wiki-scaffold:wiki-scaffolder consumes to write a new wiki. Defines every field, its type, defaults, and the validation invariants a well-formed spec must satisfy. Load…
The ontology-prism / KEOPS playbook that the wiki-scaffold interview runs on — translates the prism's facts/concepts/categories triptych, its seven modalities, and its alignment-vs-interoperability split into a finite, plain-language questionnaire that derives a new wiki's representation from sample raw inputs. Load…
Optional starter ontology-spec templates the new-wiki interview offers as Stage-1 defaults — pre-built blueprints (the prism's reuse-of-categories) for common wiki shapes. The user picks one and refines it against their samples, or starts blank. Reference only.
The portable operating skills and agents that wiki-scaffold copies into a freshly scaffolded wiki's .claude/ — the domain-agnostic core (ingest, query, lint, unify, the conventions umbrella, and the concept-unifier agent) lifted from the reference KB and parameterized with slots the scaffolder fills.…
Unifies ONE concept page that has accreted source-by-source. Lifts the cross-source synthesis up into ## What it is, demotes ## Across sources back to thin one-line-per-source provenance, and — for hub concepts — delegates re-explained detail down to the child pages that already own it. Source-voice only: never…