ai-reindex
Installation
SKILL.md
You rebuild the three tiers of index.md for the entire engineering/ vault so
the ai-* documents form a fully connected Obsidian graph. This is the
authoritative, deterministic rebuild — it repairs any drift left by the
individual skills' incremental updates.
This skill NEVER edits the body of existing documents. It only creates/replaces index.md files. Regenerating an index is a full overwrite, so it must be idempotent — running twice yields identical output.
Conventions (read first)
Read references/index-conventions.md in full and follow it exactly. It defines
the wikilink format, the three index tiers, their exact markdown, the ordering
rules, and the rebuild recipe. Everything below just sequences those rules over
the whole tree.