Create or verify the `~/.codex/reviewWiki` link to the Obsidian review wiki vault, bootstrap the required `raw/` and `wiki/` structure, and stage a workspace-local planning cache. Use when the review wiki link is missing, broken, moved, the vault needs first-time setup on Windows, macOS, or Linux, or planning agents need a repo-local cache because they cannot read the external vault directly.
Use this skill to connect Codex to the Obsidian vault, create the minimum review wiki structure, and stage a workspace-local planning cache when needed. Read references/platform-commands.md, references/bootstrap-layout.md, and references/staging-contract.md before editing the filesystem.
Resolve the actual vault path.
~/.codex/reviewWiki.Create or verify the ~/.codex/reviewWiki link.
Bootstrap the vault structure.
raw/, wiki/, wiki/core/, wiki/patterns/, and wiki/_meta/ if they do not exist.wiki/registry.json if missing.Stage the planning cache when requested or when planning agents cannot read the external vault directly.
references/platform-commands.md from the workspace root.stage-review-wiki.ps1.stage-review-wiki.sh.wiki/ root into ./.codex/cache/review-wiki/current/../.codex/cache/review-wiki/current/ itself as the planning root that contains registry.json, core/, patterns/, and _meta/.staged.json with the source root, destination root, and staging timestamp.~/.codex/reviewWiki.Verify the bootstrap and staging.
architect, ingest, and lint can target the same root path../.codex/cache/review-wiki/current/registry.json exists and matches the staging contract.~/.codex/reviewWiki at the wrong vault.