Documentation
README
/bedrock:vaults — Vault Management
Plugin Paths
The vault registry lives in the plugin root directory, not in any vault. Use the "Base directory for this skill" provided at invocation to resolve paths:
- Vault registry:
<base_dir>/../../vaults.json - Plugin CLAUDE.md:
<base_dir>/../../CLAUDE.md(auto-injected into context)
Where <base_dir> is the path shown in "Base directory for this skill".
Overview
This skill manages the global vault registry — the file that maps vault names to filesystem paths and tracks which vault is the default.
This is the opening of the README. Read the full README on GitHub.