What problem does it solve? Organizing a Markdown vault or knowledge base without a consistent protocol leads to broken links, duplicate ownership, ambiguous filenames, and lost navigation structure. This Skill forces every organization decision to load the correct Map Your Knowledge (MYK) v2.4 rules before any reasoning or mutation happens. ## Core Features & Use Cases - Rule Routing: Maps each operation type (naming, linking, frontmatter, lifecycle, navigation, ownership) to the exact reference file that must be read first. - Fail-Closed Guards: Blocks ambiguous basenames, duplicate frontmatter keys, multiple owners, and unverified scope verdicts instead of guessing. - Lyt Vault Integration: Handles registered Lyt vaults with proper capture, indexing, and cross-vault citation boundaries. - Use Case: When asked to "organize this vault" or "structure this note", the agent loads scope.md plus the matching route files, confirms the scope contract, and only then proposes or applies organization changes. ## Quick Start Ask the agent to organize your Markdown vault or structure a note, and it will load the required MYK rules before proposing any changes.