wiki-retopology
Use when reorganizing the existing PARA-ZK LLM-Wiki domain topology.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Use when reorganizing the existing PARA-ZK LLM-Wiki domain topology.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Use when ingesting canonical PARA-ZK sources into the LLM-Wiki — per-import, delta, uncited, or targeted re-ingest.
Use when asked to import, translate, research, or compile something into the vault as a PARA-ZK resource note (file, URL, web, or synthesis).
Use when a query or conversation against the LLM-Wiki produces a durable synthesis worth keeping — a multi-source comparison/connection, or a standard concept the wiki lacks. Proposes filing it back as a new or updated wiki page and writes ONLY on the user's confirmation. Skip one-off lookups and navigation.
Use only when the user explicitly asks to lint or health-check the LLM-Wiki. Never run it as part of ingest or normal wiki work.
Install or refresh PARA-ZK Codex custom agents from the plugin's bundled Claude-style agent definitions. Use when a Codex user wants PARA-ZK workflows such as wiki-ingest to spawn named agents like wiki-weaver, or after installing/upgrading the PARA-ZK plugin in Codex.
Use after implementation to run tier-classified review agents and produce a consolidated verdict.
| name | wiki-retopology |
| description | Use when reorganizing the existing PARA-ZK LLM-Wiki domain topology. |
Plan and execute the deterministic topology part of an existing LLM-Wiki refactor: domains, page
homes, same-domain names, source-domain index membership, and cross-domain links. This skill may run
approved refile-llm-wiki and same-domain rename-llm-wiki commands before handoff, and after a
refile it must remove the moved page from the old/source domain index. It does not ingest new
canonical sources and it does not rewrite page prose by default. Source-backed body or hub
synthesis is handed off to wiki-ingest after the approved topology moves are already in place.
LLM-Wiki pages are LLM-owned derived synthesis under LLM-Wiki/. A domain is a page's file-tree
home and hub context; cross-domain relationships live in links. Therefore:
para-zk:refile-llm-wiki.wiki-ingest.Default posture: plan first, then apply approved deterministic structure, then hand off. Apply only when the user explicitly asks to apply, or after they approve the proposed plan.
| Argument | Routing |
|---|---|
scope=all (default) | Use global index-pair candidates, then read the returned hubs and enough pages to plan. |
scope=domain domain=<domain> | Use focused candidates and the returned index graph for that domain, then read the returned hubs and enough pages to plan. |
scope=pages titles=<json-or-comma-list> | Read the listed pages' domain hubs and use focused candidates when neighboring domains matter. |
apply=true | After plan presentation/approval, apply deterministic moves/renames before handoff. |
Reject domain without scope=domain; reject titles without scope=pages; reject both together.
Do not ask the user to resolve invalid arguments; stop with the concrete routing error.
Orient: Run optsidian para-zk:conventions ONCE first for this task, then
optsidian para-zk:describe and optsidian para-zk:describe type=llm-wiki.
Confirm the surface exposes para-zk:wiki-domains,
para-zk:wiki-retopology-candidates, para-zk:list, para-zk:read-llm-wiki,
para-zk:refile-llm-wiki, para-zk:rename-llm-wiki, and
para-zk:update-llm-wiki. If the vault is unavailable, stop with the CLI error;
do not read vault files directly.
Inventory:
optsidian para-zk:wiki-domains limit=all.optsidian para-zk:list type=llm-wiki limit=all.scope=all, get global index-pair candidates:
optsidian para-zk:wiki-retopology-candidates limit=<k>. Each candidate includes
a score and the shortest index-to-index connection within depth=2 by default.scope=domain, get focused candidates:
optsidian para-zk:wiki-retopology-candidates domain="<domain>" limit=<k>; it also
returns an undirected index graph neighborhood with depth=2 by default.<domain>/index bodies for domains in the returned candidate pairs, plus any
explicitly user-named domains.Diagnose topology:
wiki-ingest.Plan: Produce a compact text plan with concrete titles and one-line rationales. Include only sections that have entries: summary, domain moves, domain splits, domain merges, same-domain renames, source-index prunes, cross-domain links, wiki-ingest handoff, and manual decisions.
Keep the plan ordered: merges before moves into the merged domain; domain creation before moves
into the new domain; deterministic moves/renames and source-index prunes before every
wiki-ingest handoff.
Apply approved deterministic topology before handoff:
optsidian para-zk:refile-llm-wiki title="<current>" domain="<target>".optsidian para-zk:rename-llm-wiki title="<current>" new_title="<current-domain>/<new-concept>".<domain>/index fresh and remove the moved
page's member section or standalone child entry. Obsidian may have rewritten the stale link to
the new path; remove the membership block anyway.update-llm-wiki key=body op=replace match=<chosen range> with="" by=<model-id> for the source-index prune.<domain>/index hubs.Hand off synthesis to wiki-ingest against the final topology:
wiki-ingest mode=re-ingest source_path=<path> or
source_paths=<json> with the applied retopology context.hub_updates handoff:
desired children/groups, cross-domain links, and rationale. This skill should not compose large
hub prose itself.update-llm-wiki write.Report:
refile/rename command run, every source-index prune, and the result path.wiki-ingest handoff packet for source-backed rewrites and hub updates.language-models contains several dense clusters such as scaling laws,
alignment, retrieval-augmented generation, and agents. If each cluster has multiple child concepts
and needs its own useful hub, plan new domains, refile the relevant pages, and prune their
old-domain index memberships.RL and reinforcement-learning cover the same problem area.
Pick the canonical domain, refile pages into it, and prune the old domain's index memberships.language-models/transformer-architecture strongly informs
scaling-laws/chinchilla, but the former is model architecture and the latter is scaling
methodology. Keep domains distinct and plan cross-domain links rather than a merge.